Pueblo Brown
#7F554BA rich red with warm undertones that commands attention on any surface.
Spec Sheet
Hex#7F554B
RGB127, 85, 75
HSL12°, 26%, 40%
On White 6.36:1 AA
On Black 3.3:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2EFEE Text: #341E18 Accent: #7F554B Support: #6FAEBE Neutral: #D1CCC2 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 Pueblo Brown Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2EFEE;
--palette-ink: #341E18;
--palette-accent: #7F554B;
--palette-support: #6FAEBE;
--palette-neutral: #D1CCC2;
}Tailwind Config
{
"palette-background": "#F2EFEE",
"palette-ink": "#341E18",
"palette-accent": "#7F554B",
"palette-support": "#6FAEBE",
"palette-neutral": "#D1CCC2"
}Color Blindness Simulation
#5F5A4A
Protanopia#69634B
Deuteranopia#884F52
TritanopiaBuild a design system around Pueblo Brown.