Raw Cinnabar

UL110-2 / Behr
#7C3E3A

A deep, muted red that brings warmth and energy. Creates focal points in dining rooms, front doors, and accent walls.

Spec Sheet

Hex#7C3E3A
RGB124, 62, 58
HSL4°, 36%, 36%
On White 8.05:1 AAA
On Black 2.61:1 Fail

For AI Tools

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

Background: #EEE8E8
Text: #2A1514
Accent: #7C3E3A
Support: #64AAAF
Neutral: #D2C6B7

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 Raw Cinnabar Palettes are free. Exports aren't.

#EEE8E8 background RGB 238 232 232
#2A1514 ink RGB 42 21 20
#7C3E3A accent RGB 124 62 58
#64AAAF support RGB 100 170 175
#D2C6B7 neutral RGB 210 198 183
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEE8E8;
  --palette-ink: #2A1514;
  --palette-accent: #7C3E3A;
  --palette-support: #64AAAF;
  --palette-neutral: #D2C6B7;
}

Tailwind Config

{
  "palette-background": "#EEE8E8",
  "palette-ink": "#2A1514",
  "palette-accent": "#7C3E3A",
  "palette-support": "#64AAAF",
  "palette-neutral": "#D2C6B7"
}

Pro Exports Pro

Color Blindness Simulation

#4C4839
Protanopia
#5C5539
Deuteranopia
#87353D
Tritanopia

Build a design system around Raw Cinnabar.