Rocky Coast
#6C7171A deep grey with true undertones that lends quiet sophistication to any room.
Spec Sheet
Hex#6C7171
RGB108, 113, 113
HSL180°, 2%, 43%
On White 4.96:1 AA
On Black 4.24:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EAF0F0 Text: #182525 Accent: #6C7171 Support: #865656 Neutral: #C2CCD6 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 Rocky Coast Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EAF0F0;
--palette-ink: #182525;
--palette-accent: #6C7171;
--palette-support: #865656;
--palette-neutral: #C2CCD6;
}Tailwind Config
{
"palette-background": "#EAF0F0",
"palette-ink": "#182525",
"palette-accent": "#6C7171",
"palette-support": "#865656",
"palette-neutral": "#C2CCD6"
}Color Blindness Simulation
#707071
Protanopia#6F7071
Deuteranopia#6B7171
TritanopiaBuild a design system around Rocky Coast.