Determined Orange
#C56639A rich, muted orange value with enough complexity to stand alone or support bolder choices.
Spec Sheet
Hex#C56639
RGB197, 102, 57
HSL19°, 55%, 50%
On White 3.94:1 AA Large
On Black 5.33:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F4F2F0 Text: #3A261D Accent: #C56639 Support: #4587A5 Neutral: #C3C0B1 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 Determined Orange Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F4F2F0;
--palette-ink: #3A261D;
--palette-accent: #C56639;
--palette-support: #4587A5;
--palette-neutral: #C3C0B1;
}Tailwind Config
{
"palette-background": "#F4F2F0",
"palette-ink": "#3A261D",
"palette-accent": "#C56639",
"palette-support": "#4587A5",
"palette-neutral": "#C3C0B1"
}Color Blindness Simulation
#807334
Protanopia#978837
Deuteranopia#D8535C
TritanopiaBuild a design system around Determined Orange.