COLOR-027

Muted Pastel Set

Soft pastel chips for calm tags, charts, or category colors.

More Colors & Effects

SageBlushSkyButterLilac

Details

pastel muted chips

Recommended uses

  • Tags
  • Calendar categories
  • Charts

Responsive behavior

Chips wrap to a second row when needed.

Accessibility

Pastels often need darker text for readable labels.

Code examples

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

HTML

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

Machine-readable metadata

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

id="COLOR-027" data-zemew-component="colors" data-style="soft" data-variant="pastel" data-animation="none" data-version="1"