Debutante Ball
#6A8ABAA medium, muted blue with composed depth. Evokes sky, sea, and serenity across virtually any room.
Spec Sheet
Hex#6A8ABA
RGB106, 138, 186
HSL216°, 37%, 57%
On White 3.53:1 AA Large
On Black 5.96:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E8EAED Text: #19222E Accent: #6A8ABA Support: #B18543 Neutral: #A7A4C6 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 Debutante Ball Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E8EAED;
--palette-ink: #19222E;
--palette-accent: #6A8ABA;
--palette-support: #B18543;
--palette-neutral: #A7A4C6;
}Tailwind Config
{
"palette-background": "#E8EAED",
"palette-ink": "#19222E",
"palette-accent": "#6A8ABA",
"palette-support": "#B18543",
"palette-neutral": "#A7A4C6"
}Color Blindness Simulation
#788DBC
Protanopia#6F85B9
Deuteranopia#4D949B
TritanopiaBuild a design system around Debutante Ball.