Brighton Rock Candy
#E4B2AERefined and gentle, this pink holds golden character beneath its softness.
Spec Sheet
Hex#E4B2AE
RGB228, 178, 174
HSL4°, 50%, 79%
On White 1.86:1 Fail
On Black 11.28:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2EDED Text: #302221 Accent: #E4B2AE Support: #55B3B9 Neutral: #C5BCAF 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 Brighton Rock Candy Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2EDED;
--palette-ink: #302221;
--palette-accent: #E4B2AE;
--palette-support: #55B3B9;
--palette-neutral: #C5BCAF;
}Tailwind Config
{
"palette-background": "#F2EDED",
"palette-ink": "#302221",
"palette-accent": "#E4B2AE",
"palette-support": "#55B3B9",
"palette-neutral": "#C5BCAF"
}Color Blindness Simulation
#BCB8AE
Protanopia#C7C2AD
Deuteranopia#EFADB1
TritanopiaBuild a design system around Brighton Rock Candy.