Natural Linen
#ECE4D7A soft white with understated warmth. Ideal for ceilings, trim, and open-plan walls that need gentle luminosity.
Spec Sheet
Hex#ECE4D7
RGB236, 228, 215
HSL37°, 36%, 88%
On White 1.26:1 Fail
On Black 16.65:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EDEBE8 Text: #2C2416 Accent: #ECE4D7 Support: #426294 Neutral: #D9DBC7 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 Natural Linen Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EDEBE8;
--palette-ink: #2C2416;
--palette-accent: #ECE4D7;
--palette-support: #426294;
--palette-neutral: #D9DBC7;
}Tailwind Config
{
"palette-background": "#EDEBE8",
"palette-ink": "#2C2416",
"palette-accent": "#ECE4D7",
"palette-support": "#426294",
"palette-neutral": "#D9DBC7"
}Color Blindness Simulation
#E8E4D6
Protanopia#EAE6D7
Deuteranopia#F0E1E0
TritanopiaBuild a design system around Natural Linen.