Cape Verde
#01554f
Cape Verde, represented by the hex value #01554f, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #01554f | |
|---|---|---|
| RGB | rgb(1, 85, 79) | |
| HSL | hsl(176, 98%, 17%) | |
| CMYK | cmyk(99%, 0%, 7%, 67%) | |
| LAB | lab(32, -24, -3) | |
| OKLCH | oklch(0.4 0.07 187) |
Color harmonies
Tints & shades
Code snippets
color: #01554f;
background-color: #01554f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF01554F)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.33, blue: 0.31, alpha: 1.0)