Rose Lace

1254 / Benjamin Moore
#E1C6C5

A gentle red with warm undertones that commands attention on any surface.

Spec Sheet

Hex#E1C6C5
RGB225, 198, 197
HSL2°, 32%, 83%
On White 1.6:1 Fail
On Black 13.09:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #F4F0F0
Text: #362626
Accent: #E1C6C5
Support: #73A9AB
Neutral: #C5B4A0

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Rose Lace Palettes are free. Exports aren't.

#F4F0F0 background RGB 244 240 240
#362626 ink RGB 54 38 38
#E1C6C5 accent RGB 225 198 197
#73A9AB support RGB 115 169 171
#C5B4A0 neutral RGB 197 180 160
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F0F0;
  --palette-ink: #362626;
  --palette-accent: #E1C6C5;
  --palette-support: #73A9AB;
  --palette-neutral: #C5B4A0;
}

Tailwind Config

{
  "palette-background": "#F4F0F0",
  "palette-ink": "#362626",
  "palette-accent": "#E1C6C5",
  "palette-support": "#73A9AB",
  "palette-neutral": "#C5B4A0"
}

Pro Exports Pro

Color Blindness Simulation

#CBC9C5
Protanopia
#D1CEC5
Deuteranopia
#E7C4C6
Tritanopia

Build a design system around Rose Lace.