Cloud Pink
#FDE3E9A vivid red with emotional weight. Draws the eye and adds passion to feature walls and architectural details.
Spec Sheet
Hex#FDE3E9
RGB253, 227, 233
HSL346°, 87%, 94%
On White 1.21:1 Fail
On Black 17.34:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F5F0F1 Text: #1C0D11 Accent: #FDE3E9 Support: #5E9C8E Neutral: #CFC7C4 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 Cloud Pink Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F5F0F1;
--palette-ink: #1C0D11;
--palette-accent: #FDE3E9;
--palette-support: #5E9C8E;
--palette-neutral: #CFC7C4;
}Tailwind Config
{
"palette-background": "#F5F0F1",
"palette-ink": "#1C0D11",
"palette-accent": "#FDE3E9",
"palette-support": "#5E9C8E",
"palette-neutral": "#CFC7C4"
}Color Blindness Simulation
#E6E7E9
Protanopia#ECEBE8
Deuteranopia#FFE2E5
TritanopiaBuild a design system around Cloud Pink.