Mysterious Waters
#27454a
Mysterious Waters, represented by the hex value #27454a, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #27454a | |
|---|---|---|
| RGB | rgb(39, 69, 74) | |
| HSL | hsl(189, 31%, 22%) | |
| CMYK | cmyk(47%, 7%, 0%, 71%) | |
| LAB | lab(27, -11, -7) | |
| OKLCH | oklch(0.37 0.037 209) |
Color harmonies
Tints & shades
Code snippets
color: #27454a;
background-color: #27454a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF27454A)
/* Swift / UIKit */
UIColor(red: 0.15, green: 0.27, blue: 0.29, alpha: 1.0)