Dark Denim
#005588
Here's everything about the color Dark Denim (#005588) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #005588 | |
|---|---|---|
| RGB | rgb(0, 85, 136) | |
| HSL | hsl(203, 100%, 27%) | |
| CMYK | cmyk(100%, 38%, 0%, 47%) | |
| LAB | lab(34, -7, -35) | |
| OKLCH | oklch(0.43 0.109 245) |
Color harmonies
Tints & shades
Code snippets
color: #005588;
background-color: #005588;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF005588)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.33, blue: 0.53, alpha: 1.0)