COLOR-021

Grain Noise Overlay

Subtle film grain over a colored surface for texture.

More Colors & Effects

Textured washGrain

Details

effect grain noise texture

Recommended uses

  • Editorial heroes
  • Poster-like panels

Responsive behavior

Grain pattern tiles without changing card layout.

Accessibility

Keep grain subtle so it does not harm text clarity.

Code examples

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

HTML

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

Machine-readable metadata

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

id="COLOR-021" data-zemew-component="colors" data-style="editorial" data-variant="grain" data-animation="none" data-version="1"