COLOR-025

Iridescent Border

Iridescent multi-hue border around a dark content panel.

More Colors & Effects

Shifting edge

Border carries the color story.

Details

effect iridescent border

Recommended uses

  • Premium cards
  • Featured picks

Responsive behavior

Border thickness stays constant across widths.

Accessibility

Iridescence is decorative. Keep inner text contrast solid.

Code examples

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

HTML

<!-- Example scaffold for COLOR-025. Adapt to your project. -->
<section id="COLOR-025" 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-025.ai-design-example {
  /* mirror the preview treatment for COLOR-025 */
}

Machine-readable metadata

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

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