Stop
#C33A36A passionate, muted red value lending architectural weight to walls and trim alike.
Spec Sheet
Hex#C33A36
RGB195, 58, 54
HSL2°, 57%, 49%
On White 5.28:1 AA
On Black 3.98:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #ECE5E4 Text: #2D201F Accent: #C33A36 Support: #68A9AC Neutral: #D6CDC2 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 Stop Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #ECE5E4;
--palette-ink: #2D201F;
--palette-accent: #C33A36;
--palette-support: #68A9AC;
--palette-neutral: #D6CDC2;
}Tailwind Config
{
"palette-background": "#ECE5E4",
"palette-ink": "#2D201F",
"palette-accent": "#C33A36",
"palette-support": "#68A9AC",
"palette-neutral": "#D6CDC2"
}Color Blindness Simulation
#615934
Protanopia#837731
Deuteranopia#D6073B
TritanopiaBuild a design system around Stop.