Bayberry Blue
#3F9DD1This vivid blue carries icy depth, evoking the distance between sky and sea.
Spec Sheet
Hex#3F9DD1
RGB63, 157, 209
HSL201°, 61%, 53%
On White 3.02:1 AA Large
On Black 6.95:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F1F3F4 Text: #172126 Accent: #3F9DD1 Support: #91634B Neutral: #B6BAD2 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 Bayberry Blue Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F1F3F4;
--palette-ink: #172126;
--palette-accent: #3F9DD1;
--palette-support: #91634B;
--palette-neutral: #B6BAD2;
}Tailwind Config
{
"palette-background": "#F1F3F4",
"palette-ink": "#172126",
"palette-accent": "#3F9DD1",
"palette-support": "#91634B",
"palette-neutral": "#B6BAD2"
}Color Blindness Simulation
#849CD3
Protanopia#708ED0
Deuteranopia#00AAAF
TritanopiaBuild a design system around Bayberry Blue.