Farm House
#F1EFDDA serene, rich white that reflects natural light beautifully. Sets a neutral stage for furniture and artwork.
Spec Sheet
Hex#F1EFDD
RGB241, 239, 221
HSL54°, 42%, 91%
On White 1.16:1 Fail
On Black 18.13:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EDEDE8 Text: #262417 Accent: #F1EFDD Support: #5860AD Neutral: #C2CDB2 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 Farm House Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EDEDE8;
--palette-ink: #262417;
--palette-accent: #F1EFDD;
--palette-support: #5860AD;
--palette-neutral: #C2CDB2;
}Tailwind Config
{
"palette-background": "#EDEDE8",
"palette-ink": "#262417",
"palette-accent": "#F1EFDD",
"palette-support": "#5860AD",
"palette-neutral": "#C2CDB2"
}Color Blindness Simulation
#F3EEDC
Protanopia#F4EFDE
Deuteranopia#F5ECEA
TritanopiaBuild a design system around Farm House.