Cherry Lacquer
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 startedFast
Ships static, loads instantly.
Honest
Every choice explained.
How the preview picks colors: the lightest swatch becomes the page background, the darkest becomes the text, and the most vivid becomes the button. Drag a chip onto any part of the mockup to override it — 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
#dc143c, #8c3041, #f6e3e4, #2e4a3f, #26221f:root {
--color-cherry: #dc143c;
--color-rosewood: #8c3041;
--color-blush: #f6e3e4;
--color-pine: #2e4a3f;
--color-graphite: #26221f;
}@theme {
--color-cherry: #dc143c;
--color-rosewood: #8c3041;
--color-blush: #f6e3e4;
--color-pine: #2e4a3f;
--color-graphite: #26221f;
}{
"name": "Cherry Lacquer",
"colors": [
{
"hex": "#dc143c",
"role": "cherry"
},
{
"hex": "#8c3041",
"role": "rosewood"
},
{
"hex": "#f6e3e4",
"role": "blush"
},
{
"hex": "#2e4a3f",
"role": "pine"
},
{
"hex": "#26221f",
"role": "graphite"
}
]
}