Tawny Bisque
#D4B385Warm and mid-toned, this yellow brings sun-kissed energy without overwhelming a room.
Spec Sheet
Hex#D4B385
RGB212, 179, 133
HSL35°, 48%, 68%
On White 1.98:1 Fail
On Black 10.59:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F7F5F3 Text: #2B2113 Accent: #D4B385 Support: #5E7CA6 Neutral: #C7C9B6 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 Tawny Bisque Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F7F5F3;
--palette-ink: #2B2113;
--palette-accent: #D4B385;
--palette-support: #5E7CA6;
--palette-neutral: #C7C9B6;
}Tailwind Config
{
"palette-background": "#F7F5F3",
"palette-ink": "#2B2113",
"palette-accent": "#D4B385",
"palette-support": "#5E7CA6",
"palette-neutral": "#C7C9B6"
}Color Blindness Simulation
#C0B382
Protanopia#C8BB86
Deuteranopia#E1AAA7
TritanopiaBuild a design system around Tawny Bisque.