Solar Energy
#F6E259A medium yellow with golden warmth. Works in both rustic and modern settings alongside natural woods.
Spec Sheet
Hex#F6E259
RGB246, 226, 89
HSL52°, 90%, 66%
On White 1.32:1 Fail
On Black 15.94:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2F1ED Text: #292719 Accent: #F6E259 Support: #5B67B3 Neutral: #C5CDB6 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 Solar Energy Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2F1ED;
--palette-ink: #292719;
--palette-accent: #F6E259;
--palette-support: #5B67B3;
--palette-neutral: #C5CDB6;
}Tailwind Config
{
"palette-background": "#F2F1ED",
"palette-ink": "#292719",
"palette-accent": "#F6E259",
"palette-support": "#5B67B3",
"palette-neutral": "#C5CDB6"
}Color Blindness Simulation
#F6DC48
Protanopia#FCE461
Deuteranopia#FFD3C5
TritanopiaBuild a design system around Solar Energy.