Cherry Lacquer

moodyluxurious

Click any swatch to copy its hex.

See it in place

Design that earns its keep

A tiny landing page, painted entirely with this palette so you can judge it doing real work.

Get started

Fast

Ships static, loads instantly.

Honest

Every choice explained.

Tap to copy + paint · drag to place

How the preview picks colors: the lightest swatch becomes the page background, the darkest becomes the text, and the most vivid becomes the button. To override: tap a chip to arm it, then click any outlined part of the mockup to paint (or drag the chip there). Your arrangement is saved into this page's URL, so copying the link shares it.

Why it works

This is a red-on-red scheme with one green counterweight: cherry at full saturation, rosewood as its shadowed twin, and pale blush as the tint that completes the value ladder. Pine green is crimson's near-complement, deep enough to add contrast without brightness competing with the anchor. Use blush as the ground, graphite for type, and reserve cherry for the single lacquered moment.

Built around Crimson.

Use this palette

Hex values
  • #dc143ccherry
  • #8c3041rosewood
  • #f6e3e4blush
  • #2e4a3fpine
  • #26221fgraphite
CSS custom properties

The variables, doing badge duty

cherryrosewoodblushpinegraphite
:root {
  --color-cherry: #dc143c;
  --color-rosewood: #8c3041;
  --color-blush: #f6e3e4;
  --color-pine: #2e4a3f;
  --color-graphite: #26221f;
}
Tailwind v4 theme

In Cherry Lacquer's world

@theme {
  --color-cherry: #dc143c;
  --color-rosewood: #8c3041;
  --color-blush: #f6e3e4;
  --color-pine: #2e4a3f;
  --color-graphite: #26221f;
}
JSON
{
  "name": "Cherry Lacquer",
  "colors": [
    {
      "hex": "#dc143c",
      "role": "cherry"
    },
    {
      "hex": "#8c3041",
      "role": "rosewood"
    },
    {
      "hex": "#f6e3e4",
      "role": "blush"
    },
    {
      "hex": "#2e4a3f",
      "role": "pine"
    },
    {
      "hex": "#26221f",
      "role": "graphite"
    }
  ]
}

Related palettes