Summer Field
#E4C665A medium, vivid yellow that captures natural light. Lifts kitchens, entryways, and sunrooms with optimistic energy.
Spec Sheet
Hex#E4C665
RGB228, 198, 101
HSL46°, 70%, 65%
On White 1.67:1 Fail
On Black 12.56:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2F1ED Text: #1E1C15 Accent: #E4C665 Support: #5A71BF Neutral: #D3D9C4 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 Summer Field Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2F1ED;
--palette-ink: #1E1C15;
--palette-accent: #E4C665;
--palette-support: #5A71BF;
--palette-neutral: #D3D9C4;
}Tailwind Config
{
"palette-background": "#F2F1ED",
"palette-ink": "#1E1C15",
"palette-accent": "#E4C665",
"palette-support": "#5A71BF",
"palette-neutral": "#D3D9C4"
}Color Blindness Simulation
#D8C35C
Protanopia#DFCC69
Deuteranopia#F4B9B0
TritanopiaBuild a design system around Summer Field.