Drama Queen
#B86666A muted red with emotional weight. Draws the eye and adds passion to feature walls and architectural details.
Spec Sheet
Hex#B86666
RGB184, 102, 102
HSL0°, 37%, 56%
On White 4.09:1 AA Large
On Black 5.13:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F4F0F0 Text: #372525 Accent: #B86666 Support: #63BFBF Neutral: #C3BDB6 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 Drama Queen Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F4F0F0;
--palette-ink: #372525;
--palette-accent: #B86666;
--palette-support: #63BFBF;
--palette-neutral: #C3BDB6;
}Tailwind Config
{
"palette-background": "#F4F0F0",
"palette-ink": "#372525",
"palette-accent": "#B86666",
"palette-support": "#63BFBF",
"palette-neutral": "#C3BDB6"
}Color Blindness Simulation
#777366
Protanopia#8B8464
Deuteranopia#C65B67
TritanopiaBuild a design system around Drama Queen.