Deep Lagoon
#005a6f
Here's everything about the color Deep Lagoon (#005a6f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #005a6f | |
|---|---|---|
| RGB | rgb(0, 90, 111) | |
| HSL | hsl(191, 100%, 22%) | |
| CMYK | cmyk(100%, 19%, 0%, 56%) | |
| LAB | lab(35, -18, -19) | |
| OKLCH | oklch(0.43 0.079 221) |
Color harmonies
Tints & shades
Code snippets
color: #005a6f;
background-color: #005a6f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF005A6F)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.35, blue: 0.44, alpha: 1.0)