Song of the Sea
#4a73a8
Here's everything about the color Song of the Sea (#4a73a8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4a73a8 | |
|---|---|---|
| RGB | rgb(74, 115, 168) | |
| HSL | hsl(214, 39%, 47%) | |
| CMYK | cmyk(56%, 32%, 0%, 34%) | |
| LAB | lab(47, -2, -33) | |
| OKLCH | oklch(0.55 0.095 255) |
Color harmonies
Tints & shades
Code snippets
color: #4a73a8;
background-color: #4a73a8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF4A73A8)
/* Swift / UIKit */
UIColor(red: 0.29, green: 0.45, blue: 0.66, alpha: 1.0)