Warm Cocoon
#FBCD96A warm light orange that glows in natural light. Brings inviting energy to kitchens and gathering spaces.
Spec Sheet
Hex#FBCD96
RGB251, 205, 150
HSL33°, 93%, 79%
On White 1.47:1 Fail
On Black 14.27:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EAE8E6 Text: #2C2216 Accent: #FBCD96 Support: #516681 Neutral: #BFC0AA 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 Warm Cocoon Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EAE8E6;
--palette-ink: #2C2216;
--palette-accent: #FBCD96;
--palette-support: #516681;
--palette-neutral: #BFC0AA;
}Tailwind Config
{
"palette-background": "#EAE8E6",
"palette-ink": "#2C2216",
"palette-accent": "#FBCD96",
"palette-support": "#516681",
"palette-neutral": "#BFC0AA"
}Color Blindness Simulation
#DECF92
Protanopia#E8D997
Deuteranopia#FFC2BF
TritanopiaBuild a design system around Warm Cocoon.