Bay View
#6a819e
Here's everything about the color Bay View (#6a819e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6a819e | |
|---|---|---|
| RGB | rgb(106, 129, 158) | |
| HSL | hsl(213, 21%, 52%) | |
| CMYK | cmyk(33%, 18%, 0%, 38%) | |
| LAB | lab(53, -3, -18) | |
| OKLCH | oklch(0.6 0.052 254) |
Color harmonies
Tints & shades
Code snippets
color: #6a819e;
background-color: #6a819e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF6A819E)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.51, blue: 0.62, alpha: 1.0)