Cameo Rose
#A38B8AA subtle, earthy neutral with quiet sophistication. Creates cohesion in layered, texture-rich interiors.
Spec Sheet
Hex#A38B8A
RGB163, 139, 138
HSL2°, 12%, 59%
On White 3.17:1 AA Large
On Black 6.62:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EFECEC Text: #1A1414 Accent: #A38B8A Support: #4C9C9E Neutral: #D0CAC3 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 Cameo Rose Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EFECEC;
--palette-ink: #1A1414;
--palette-accent: #A38B8A;
--palette-support: #4C9C9E;
--palette-neutral: #D0CAC3;
}Tailwind Config
{
"palette-background": "#EFECEC",
"palette-ink": "#1A1414",
"palette-accent": "#A38B8A",
"palette-support": "#4C9C9E",
"palette-neutral": "#D0CAC3"
}Color Blindness Simulation
#8F8E8A
Protanopia#95928A
Deuteranopia#A9898B
TritanopiaBuild a design system around Cameo Rose.