Aqua Obscura
#05696b
Here's everything about the color Aqua Obscura (#05696b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #05696b | |
|---|---|---|
| RGB | rgb(5, 105, 107) | |
| HSL | hsl(181, 91%, 22%) | |
| CMYK | cmyk(95%, 2%, 0%, 58%) | |
| LAB | lab(40, -25, -9) | |
| OKLCH | oklch(0.47 0.079 197) |
Color harmonies
Tints & shades
Code snippets
color: #05696b;
background-color: #05696b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF05696B)
/* Swift / UIKit */
UIColor(red: 0.02, green: 0.41, blue: 0.42, alpha: 1.0)