Windsong
#F3EBA6A vivid yellow with sunny disposition. Brightens north-facing rooms and creates cheerful, welcoming interiors.
Spec Sheet
Hex#F3EBA6
RGB243, 235, 166
HSL54°, 76%, 80%
On White 1.22:1 Fail
On Black 17.24:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F6F6F3 Text: #211F12 Accent: #F3EBA6 Support: #4550B5 Neutral: #CED4C4 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 Windsong Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F6F6F3;
--palette-ink: #211F12;
--palette-accent: #F3EBA6;
--palette-support: #4550B5;
--palette-neutral: #CED4C4;
}Tailwind Config
{
"palette-background": "#F6F6F3",
"palette-ink": "#211F12",
"palette-accent": "#F3EBA6",
"palette-support": "#4550B5",
"palette-neutral": "#CED4C4"
}Color Blindness Simulation
#F7E6A1
Protanopia#FAEBA9
Deuteranopia#FEE2D9
TritanopiaBuild a design system around Windsong.