Fairview
#BDB5A5A balanced mid-tone neutral that splits the difference between warm and cool, named for the quiet neighbourhoods where it looks most at home.
Spec Sheet
Hex#BDB5A5
RGB189, 181, 165
HSL40°, 15%, 69%
On White 2.04:1 Fail
On Black 10.32:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F1F0EE Text: #2B261D Accent: #BDB5A5 Support: #6E84AF Neutral: #D4D6C7 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 Fairview Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F1F0EE;
--palette-ink: #2B261D;
--palette-accent: #BDB5A5;
--palette-support: #6E84AF;
--palette-neutral: #D4D6C7;
}Tailwind Config
{
"palette-background": "#F1F0EE",
"palette-ink": "#2B261D",
"palette-accent": "#BDB5A5",
"palette-support": "#6E84AF",
"palette-neutral": "#D4D6C7"
}Color Blindness Simulation
#B9B4A4
Protanopia#BBB7A5
Deuteranopia#C1B2B0
TritanopiaBuild a design system around Fairview.