Princeton Gold
#C2AA6CThis steady yellow carries golden undertones that keep it from tipping into sweetness.
Spec Sheet
Hex#C2AA6C
RGB194, 170, 108
HSL43°, 41%, 59%
On White 2.27:1 Fail
On Black 9.26:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EAE9E6 Text: #201C13 Accent: #C2AA6C Support: #425994 Neutral: #C7CCB8 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 Princeton Gold Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EAE9E6;
--palette-ink: #201C13;
--palette-accent: #C2AA6C;
--palette-support: #425994;
--palette-neutral: #C7CCB8;
}Tailwind Config
{
"palette-background": "#EAE9E6",
"palette-ink": "#201C13",
"palette-accent": "#C2AA6C",
"palette-support": "#425994",
"palette-neutral": "#C7CCB8"
}Color Blindness Simulation
#B7A867
Protanopia#BDAF6E
Deuteranopia#CEA19B
TritanopiaBuild a design system around Princeton Gold.