COLOR-012

Duotone Image Wash

Two-tone color wash applied over a media placeholder.

More Colors & Effects

Duotone

Details

duotone overlay brand

Recommended uses

  • Editorial heroes
  • Case study covers

Responsive behavior

Duotone layer stays locked to the media frame.

Accessibility

If text sits on the wash, confirm contrast separately.

Code examples

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

HTML

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

Machine-readable metadata

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

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