Pink Swirl
#FCEAE6A luminous, golden pink that bridges warmth and restraint in interior applications.
Spec Sheet
Hex#FCEAE6
RGB252, 234, 230
HSL11°, 79%, 95%
On White 1.16:1 Fail
On Black 18.05:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F4F1F1 Text: #241714 Accent: #FCEAE6 Support: #56929F Neutral: #C9C4BB 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 Swirl Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F4F1F1;
--palette-ink: #241714;
--palette-accent: #FCEAE6;
--palette-support: #56929F;
--palette-neutral: #C9C4BB;
}Tailwind Config
{
"palette-background": "#F4F1F1",
"palette-ink": "#241714",
"palette-accent": "#FCEAE6",
"palette-support": "#56929F",
"palette-neutral": "#C9C4BB"
}Color Blindness Simulation
#EEECE6
Protanopia#F2EFE6
Deuteranopia#FFE8E9
TritanopiaBuild a design system around Pink Swirl.