COLOR-007

Linear Gradient Wash

Simple linear gradient wash for heroes and banners.

More Colors & Effects

Soft washLinear

Details

gradient linear wash

Recommended uses

  • Hero backgrounds
  • Section dividers

Responsive behavior

Gradient angle stays stable when the card shrinks.

Accessibility

Keep overlaid text on the darker side of the wash.

Code examples

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

HTML

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

Machine-readable metadata

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

id="COLOR-007" data-zemew-component="colors" data-style="modern" data-variant="linear" data-animation="none" data-version="1"