Oxide
#C0604DA rich red with emotional weight. Draws the eye and adds passion to feature walls and architectural details.
Spec Sheet
Hex#C0604D
RGB192, 96, 77
HSL10°, 48%, 53%
On White 4.18:1 AA Large
On Black 5.02:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBE6E5 Text: #2D1D1A Accent: #C0604D Support: #508691 Neutral: #C3BDB1 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 Oxide Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBE6E5;
--palette-ink: #2D1D1A;
--palette-accent: #C0604D;
--palette-support: #508691;
--palette-neutral: #C3BDB1;
}Tailwind Config
{
"palette-background": "#EBE6E5",
"palette-ink": "#2D1D1A",
"palette-accent": "#C0604D",
"palette-support": "#508691",
"palette-neutral": "#C3BDB1"
}Color Blindness Simulation
#786F4B
Protanopia#90844B
Deuteranopia#D14F5C
TritanopiaBuild a design system around Oxide.