Pink Sea Shell
#FFD4D3Refined and airy, this pink holds amber character beneath its softness.
Spec Sheet
Hex#FFD4D3
RGB255, 212, 211
HSL1°, 100%, 91%
On White 1.35:1 Fail
On Black 15.61:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F4F0F0 Text: #261313 Accent: #FFD4D3 Support: #539293 Neutral: #D5CFC8 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 Pink Sea Shell Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F4F0F0;
--palette-ink: #261313;
--palette-accent: #FFD4D3;
--palette-support: #539293;
--palette-neutral: #D5CFC8;
}Tailwind Config
{
"palette-background": "#F4F0F0",
"palette-ink": "#261313",
"palette-accent": "#FFD4D3",
"palette-support": "#539293",
"palette-neutral": "#D5CFC8"
}Color Blindness Simulation
#DBD9D3
Protanopia#E5E1D2
Deuteranopia#FFD0D4
TritanopiaBuild a design system around Pink Sea Shell.