Pike's Peak Gray
#A0AAB1Versatile and balanced, this neutral holds icy depth that reveals itself over time.
Spec Sheet
Hex#A0AAB1
RGB160, 170, 177
HSL205°, 10%, 66%
On White 2.37:1 Fail
On Black 8.88:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F0F3F4 Text: #141D24 Accent: #A0AAB1 Support: #AC7853 Neutral: #A9ACC6 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 Pike's Peak Gray Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F0F3F4;
--palette-ink: #141D24;
--palette-accent: #A0AAB1;
--palette-support: #AC7853;
--palette-neutral: #A9ACC6;
}Tailwind Config
{
"palette-background": "#F0F3F4",
"palette-ink": "#141D24",
"palette-accent": "#A0AAB1",
"palette-support": "#AC7853",
"palette-neutral": "#A9ACC6"
}Color Blindness Simulation
#A7AAB1
Protanopia#A5A8B1
Deuteranopia#9CACAC
TritanopiaBuild a design system around Pike's Peak Gray.