Deep Fossil
#887A66A warm brown-grey with the stratified character of ancient rock. Grounding and geological in open-plan spaces.
Spec Sheet
Hex#887A66
RGB136, 122, 102
HSL35°, 14%, 47%
On White 4.18:1 AA Large
On Black 5.02:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F3F0ED Text: #1A150F Accent: #887A66 Support: #547CB6 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 Deep Fossil Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F3F0ED;
--palette-ink: #1A150F;
--palette-accent: #887A66;
--palette-support: #547CB6;
--palette-neutral: #D3D4C9;
}Tailwind Config
{
"palette-background": "#F3F0ED",
"palette-ink": "#1A150F",
"palette-accent": "#887A66",
"palette-support": "#547CB6",
"palette-neutral": "#D3D4C9"
}Color Blindness Simulation
#807A65
Protanopia#837D66
Deuteranopia#8E7674
TritanopiaBuild a design system around Deep Fossil.