Mexican Chile
#BD3D43A deep red with confident presence. Pairs well with warm neutrals and dark wood tones.
Spec Sheet
Hex#BD3D43
RGB189, 61, 67
HSL357°, 51%, 49%
On White 5.37:1 AA
On Black 3.91:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBE5E6 Text: #2C2021 Accent: #BD3D43 Support: #4B9592 Neutral: #D2C3B7 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 Mexican Chile Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBE5E6;
--palette-ink: #2C2021;
--palette-accent: #BD3D43;
--palette-support: #4B9592;
--palette-neutral: #D2C3B7;
}Tailwind Config
{
"palette-background": "#EBE5E6",
"palette-ink": "#2C2021",
"palette-accent": "#BD3D43",
"palette-support": "#4B9592",
"palette-neutral": "#D2C3B7"
}Color Blindness Simulation
#5F5942
Protanopia#80753F
Deuteranopia#CF1C40
TritanopiaBuild a design system around Mexican Chile.