Country Cork
#B9A586A muted, earthy neutral with quiet sophistication. Creates cohesion in layered, texture-rich interiors.
Spec Sheet
Hex#B9A586
RGB185, 165, 134
HSL36°, 27%, 63%
On White 2.39:1 Fail
On Black 8.79:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EAE8E6 Text: #342B1E Accent: #B9A586 Support: #6C8EC1 Neutral: #D3D4C9 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 Country Cork Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EAE8E6;
--palette-ink: #342B1E;
--palette-accent: #B9A586;
--palette-support: #6C8EC1;
--palette-neutral: #D3D4C9;
}Tailwind Config
{
"palette-background": "#EAE8E6",
"palette-ink": "#342B1E",
"palette-accent": "#B9A586",
"palette-support": "#6C8EC1",
"palette-neutral": "#D3D4C9"
}Color Blindness Simulation
#AEA584
Protanopia#B2AA87
Deuteranopia#C29F9D
TritanopiaBuild a design system around Country Cork.