Silent Sea
#3a4a63
Here's everything about the color Silent Sea (#3a4a63) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #3a4a63 | |
|---|---|---|
| RGB | rgb(58, 74, 99) | |
| HSL | hsl(217, 26%, 31%) | |
| CMYK | cmyk(41%, 25%, 0%, 61%) | |
| LAB | lab(31, -1, -17) | |
| OKLCH | oklch(0.41 0.047 259) |
Color harmonies
Tints & shades
Code snippets
color: #3a4a63;
background-color: #3a4a63;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF3A4A63)
/* Swift / UIKit */
UIColor(red: 0.23, green: 0.29, blue: 0.39, alpha: 1.0)