Oasis
#0092a3
Oasis, represented by the hex value #0092a3, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #0092a3 | |
|---|---|---|
| RGB | rgb(0, 146, 163) | |
| HSL | hsl(186, 100%, 32%) | |
| CMYK | cmyk(100%, 10%, 0%, 36%) | |
| LAB | lab(55, -29, -19) | |
| OKLCH | oklch(0.6 0.104 209) |
Color harmonies
Tints & shades
Code snippets
color: #0092a3;
background-color: #0092a3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF0092A3)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.57, blue: 0.64, alpha: 1.0)