Alter Ego
#555F76A deep, subtle grey that bridges warm and cool schemes. Versatile enough for walls, trim, or cabinetry.
Spec Sheet
Hex#555F76
RGB85, 95, 118
HSL222°, 16%, 40%
On White 6.39:1 AA
On Black 3.28:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E2E4E9 Text: #15181E Accent: #555F76 Support: #BCA267 Neutral: #C1BCD2 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 Alter Ego Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E2E4E9;
--palette-ink: #15181E;
--palette-accent: #555F76;
--palette-support: #BCA267;
--palette-neutral: #C1BCD2;
}Tailwind Config
{
"palette-background": "#E2E4E9",
"palette-ink": "#15181E",
"palette-accent": "#555F76",
"palette-support": "#BCA267",
"palette-neutral": "#C1BCD2"
}Color Blindness Simulation
#586177
Protanopia#555E75
Deuteranopia#4C6467
TritanopiaBuild a design system around Alter Ego.