Sailors Bay
#3775ADA deep blue that balances cool clarity with emotional warmth. Works in coastal, traditional, and modern schemes.
Spec Sheet
Hex#3775AD
RGB55, 117, 173
HSL208°, 52%, 45%
On White 4.87:1 AA
On Black 4.31:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E8EBED Text: #131F2A Accent: #3775AD Support: #896C52 Neutral: #C3C4D5 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 Sailors Bay Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E8EBED;
--palette-ink: #131F2A;
--palette-accent: #3775AD;
--palette-support: #896C52;
--palette-neutral: #C3C4D5;
}Tailwind Config
{
"palette-background": "#E8EBED",
"palette-ink": "#131F2A",
"palette-accent": "#3775AD",
"palette-support": "#896C52",
"palette-neutral": "#C3C4D5"
}Color Blindness Simulation
#5C77AF
Protanopia#4C6CAC
Deuteranopia#008289
TritanopiaBuild a design system around Sailors Bay.