COLOR-020

Inner Glow Well

Inset inner glow that makes a well feel lit from within.

More Colors & Effects

Inner

Details

effect inner-glow inset

Recommended uses

  • Inputs
  • Focus wells
  • HUD panels

Responsive behavior

Inset glow remains visible at smaller preview widths.

Accessibility

Pair with a real focus outline for keyboard users.

Code examples

Adapt these to your project. Do not paste unrelated branding or colors blindly.

HTML

<!-- Example scaffold for COLOR-020. Adapt to your project. -->
<section id="COLOR-020" class="ai-design-example" data-zemew-component="colors" data-style="futuristic" data-version="1">
  <!-- Implement using the live preview as the visual reference -->
</section>

CSS

/* Scope demo styles so they cannot affect the rest of the site */
#COLOR-020.ai-design-example {
  /* mirror the preview treatment for COLOR-020 */
}

Machine-readable metadata

The live preview exposes semantic attributes an AI or developer can read from the page source:

id="COLOR-020" data-zemew-component="colors" data-style="futuristic" data-variant="inner" data-animation="none" data-version="1"