Plumbeous
#5c7287
Here's everything about the color Plumbeous (#5c7287) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5c7287 | |
|---|---|---|
| RGB | rgb(92, 114, 135) | |
| HSL | hsl(209, 19%, 45%) | |
| CMYK | cmyk(32%, 16%, 0%, 47%) | |
| LAB | lab(47, -4, -14) | |
| OKLCH | oklch(0.54 0.042 247) |
Color harmonies
Tints & shades
Code snippets
color: #5c7287;
background-color: #5c7287;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF5C7287)
/* Swift / UIKit */
UIColor(red: 0.36, green: 0.45, blue: 0.53, alpha: 1.0)