Crimson
#9B2335A deep, true crimson with blue undertones, the ultimate eye-catcher. Historic and commanding for front doors and accent walls.
Spec Sheet
Hex#9B2335
RGB155, 35, 53
HSL351°, 63%, 37%
On White 7.82:1 AAA
On Black 2.69:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F5F0F1 Text: #1D1112 Accent: #9B2335 Support: #6BAEA4 Neutral: #CFC5BF 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
Design System from Crimson Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F5F0F1;
--palette-ink: #1D1112;
--palette-accent: #9B2335;
--palette-support: #6BAEA4;
--palette-neutral: #CFC5BF;
}Tailwind Config
{
"palette-background": "#F5F0F1",
"palette-ink": "#1D1112",
"palette-accent": "#9B2335",
"palette-support": "#6BAEA4",
"palette-neutral": "#CFC5BF"
}Color Blindness Simulation
#454235
Protanopia#645B32
Deuteranopia#AA002B
TritanopiaBuild a design system around Crimson.