Kernel
#EFB667A medium, vivid orange with earthy character. Adds warmth to transitional and southwestern-inspired interiors.
Spec Sheet
Hex#EFB667
RGB239, 182, 103
HSL35°, 81%, 67%
On White 1.82:1 Fail
On Black 11.56:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBE9E5 Text: #2D2720 Accent: #EFB667 Support: #4E6688 Neutral: #CDCEC0 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 Kernel Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBE9E5;
--palette-ink: #2D2720;
--palette-accent: #EFB667;
--palette-support: #4E6688;
--palette-neutral: #CDCEC0;
}Tailwind Config
{
"palette-background": "#EBE9E5",
"palette-ink": "#2D2720",
"palette-accent": "#EFB667",
"palette-support": "#4E6688",
"palette-neutral": "#CDCEC0"
}Color Blindness Simulation
#CBB860
Protanopia#D8C669
Deuteranopia#FFA7A3
TritanopiaBuild a design system around Kernel.