Copacabana
#006c8d
Copacabana is a color with the hex code #006c8d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #006c8d | |
|---|---|---|
| RGB | rgb(0, 108, 141) | |
| HSL | hsl(194, 100%, 28%) | |
| CMYK | cmyk(100%, 23%, 0%, 45%) | |
| LAB | lab(42, -17, -26) | |
| OKLCH | oklch(0.5 0.097 228) |
Color harmonies
Tints & shades
Code snippets
color: #006c8d;
background-color: #006c8d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF006C8D)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.42, blue: 0.55, alpha: 1.0)