Dark Sapphire
#082567
Here's everything about the color Dark Sapphire (#082567) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #082567 | |
|---|---|---|
| RGB | rgb(8, 37, 103) | |
| HSL | hsl(222, 86%, 22%) | |
| CMYK | cmyk(92%, 64%, 0%, 60%) | |
| LAB | lab(17, 13, -42) | |
| OKLCH | oklch(0.29 0.121 263) |
Color harmonies
Tints & shades
Code snippets
color: #082567;
background-color: #082567;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF082567)
/* Swift / UIKit */
UIColor(red: 0.03, green: 0.15, blue: 0.40, alpha: 1.0)