COLOR-028

Heatmap Intensity Scale

Sequential intensity scale for heatmaps and density charts.

More Colors & Effects

Sequential scale
LowHigh

Details

scale heatmap data

Recommended uses

  • Analytics
  • Activity maps

Responsive behavior

Scale bar remains full width in the card.

Accessibility

Provide a numeric legend. Color-blind safe alternatives may be needed.

Code examples

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

HTML

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

Machine-readable metadata

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

id="COLOR-028" data-zemew-component="colors" data-style="technical" data-variant="heat" data-animation="none" data-version="1"