Mahogany
#5C463FA commanding red with golden undertones that commands attention on any surface.
Spec Sheet
Hex#5C463F
RGB92, 70, 63
HSL14°, 19%, 30%
On White 8.74:1 AAA
On Black 2.4:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E9E3E2 Text: #271611 Accent: #5C463F Support: #5C8B99 Neutral: #C8C2B1 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 Mahogany Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E9E3E2;
--palette-ink: #271611;
--palette-accent: #5C463F;
--palette-support: #5C8B99;
--palette-neutral: #C8C2B1;
}Tailwind Config
{
"palette-background": "#E9E3E2",
"palette-ink": "#271611",
"palette-accent": "#5C463F",
"palette-support": "#5C8B99",
"palette-neutral": "#C8C2B1"
}Color Blindness Simulation
#4B483E
Protanopia#504D3F
Deuteranopia#614344
TritanopiaBuild a design system around Mahogany.