#2F3CB3
Accessibility
WCAG 2.1 contrast against white and black text — pick the combination that passes for your use case.
AaThe quick brown fox.
8.68White on this color
AA PassAA Large PassAAA Pass
AaThe quick brown fox.
2.42Black on this color
AA FailAA Large FailAAA Fail
Color in use
Governor Bay applied to common UI primitives — see how it reads in real interfaces.
Buttons
Badges
ActiveFeaturedLive
Card
Premium Plan
50+ tools, lifetime updates.
Alert
Heads up — this alert uses Governor Bay as its accent stripe.
Progress & Input
Shades & tints
Click any swatch to copy its hex.
Color harmonies
Pairings derived from the color wheel — click any swatch to explore.
CSS variables
/* Governor Bay */
:root {
--color-governor-bay: #2F3CB3;
--color-governor-bay-rgb: 47, 60, 179;
--color-governor-bay-hsl: 234, 58%, 44%;
}