Warmed Cognac
#965A3AA deep, amber orange that adds spice and warmth to architectural surfaces.
Spec Sheet
Hex#965A3A
RGB150, 90, 58
HSL21°, 44%, 41%
On White 5.5:1 AA
On Black 3.82:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F4F2F0 Text: #39271E Accent: #965A3A Support: #4787A9 Neutral: #D8D4C0 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 Warmed Cognac Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F4F2F0;
--palette-ink: #39271E;
--palette-accent: #965A3A;
--palette-support: #4787A9;
--palette-neutral: #D8D4C0;
}Tailwind Config
{
"palette-background": "#F4F2F0",
"palette-ink": "#39271E",
"palette-accent": "#965A3A",
"palette-support": "#4787A9",
"palette-neutral": "#D8D4C0"
}Color Blindness Simulation
#6A6137
Protanopia#796E3A
Deuteranopia#A34F52
TritanopiaBuild a design system around Warmed Cognac.