Venetian Marble
#ECE7E5A gentle white carrying golden depth beneath its surface brightness.
Spec Sheet
Hex#ECE7E5
RGB236, 231, 229
HSL17°, 16%, 91%
On White 1.23:1 Fail
On Black 17.13:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EDE9E8 Text: #32211A Accent: #ECE7E5 Support: #4990AB Neutral: #D5D1C3 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 Venetian Marble Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EDE9E8;
--palette-ink: #32211A;
--palette-accent: #ECE7E5;
--palette-support: #4990AB;
--palette-neutral: #D5D1C3;
}Tailwind Config
{
"palette-background": "#EDE9E8",
"palette-ink": "#32211A",
"palette-accent": "#ECE7E5",
"palette-support": "#4990AB",
"palette-neutral": "#D5D1C3"
}Color Blindness Simulation
#E8E7E5
Protanopia#E9E8E5
Deuteranopia#EEE6E6
TritanopiaBuild a design system around Venetian Marble.