Corn Husk Green
#CBE085A light, rich green rooted in the natural world. Brings calm balance to bedrooms, bathrooms, and living spaces.
Spec Sheet
Hex#CBE085
RGB203, 224, 133
HSL74°, 59%, 70%
On White 1.44:1 Fail
On Black 14.54:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F6F6F3 Text: #232716 Accent: #CBE085 Support: #7968B1 Neutral: #B7C2B3 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 Corn Husk Green Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F6F6F3;
--palette-ink: #232716;
--palette-accent: #CBE085;
--palette-support: #7968B1;
--palette-neutral: #B7C2B3;
}Tailwind Config
{
"palette-background": "#F6F6F3",
"palette-ink": "#232716",
"palette-accent": "#CBE085",
"palette-support": "#7968B1",
"palette-neutral": "#B7C2B3"
}Color Blindness Simulation
#EBD77E
Protanopia#E8D78A
Deuteranopia#D3D7CA
TritanopiaBuild a design system around Corn Husk Green.