Truffle
#C6B097A moderate, sun-kissed neutral that reads differently against warm and cool companions.
Spec Sheet
Hex#C6B097
RGB198, 176, 151
HSL32°, 29%, 68%
On White 2.09:1 Fail
On Black 10.06:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2F0ED Text: #2C241B Accent: #C6B097 Support: #5D748E Neutral: #D6D7C6 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 Truffle Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2F0ED;
--palette-ink: #2C241B;
--palette-accent: #C6B097;
--palette-support: #5D748E;
--palette-neutral: #D6D7C6;
}Tailwind Config
{
"palette-background": "#F2F0ED",
"palette-ink": "#2C241B",
"palette-accent": "#C6B097",
"palette-support": "#5D748E",
"palette-neutral": "#D6D7C6"
}Color Blindness Simulation
#B8B095
Protanopia#BDB598
Deuteranopia#CEABA9
TritanopiaBuild a design system around Truffle.