Coral Bells
#FFB9CFA vivid red with emotional weight. Draws the eye and adds passion to feature walls and architectural details.
Spec Sheet
Hex#FFB9CF
RGB255, 185, 207
HSL341°, 100%, 86%
On White 1.6:1 Fail
On Black 13.09:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EEE7E9 Text: #1F0F14 Accent: #FFB9CF Support: #57A28B Neutral: #D7C5C1 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 Coral Bells Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EEE7E9;
--palette-ink: #1F0F14;
--palette-accent: #FFB9CF;
--palette-support: #57A28B;
--palette-neutral: #D7C5C1;
}Tailwind Config
{
"palette-background": "#EEE7E9",
"palette-ink": "#1F0F14",
"palette-accent": "#FFB9CF",
"palette-support": "#57A28B",
"palette-neutral": "#D7C5C1"
}Color Blindness Simulation
#C1C5D0
Protanopia#D2D1CD
Deuteranopia#FFB6C0
TritanopiaBuild a design system around Coral Bells.