Silent Night
#526771
Here's everything about the color Silent Night (#526771) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #526771 | |
|---|---|---|
| RGB | rgb(82, 103, 113) | |
| HSL | hsl(199, 16%, 38%) | |
| CMYK | cmyk(27%, 9%, 0%, 56%) | |
| LAB | lab(42, -6, -8) | |
| OKLCH | oklch(0.5 0.03 228) |
Color harmonies
Tints & shades
Code snippets
color: #526771;
background-color: #526771;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF526771)
/* Swift / UIKit */
UIColor(red: 0.32, green: 0.40, blue: 0.44, alpha: 1.0)