COLOR-030

Chromatic Aberration Edge

Slight RGB split edge effect for stylized, glitchy accents.

More Colors & Effects

Chroma

Details

effect chromatic glitch

Recommended uses

  • Gaming moments
  • Error flourishes

Responsive behavior

Keep the split offset small on mobile.

Accessibility

Decorative only. Do not use for required status meaning.

Code examples

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

HTML

<!-- Example scaffold for COLOR-030. Adapt to your project. -->
<section id="COLOR-030" class="ai-design-example" data-zemew-component="colors" data-style="retro" 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-030.ai-design-example {
  /* mirror the preview treatment for COLOR-030 */
}

Machine-readable metadata

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

id="COLOR-030" data-zemew-component="colors" data-style="retro" data-variant="chroma" data-animation="none" data-version="1"