Peacock Pride
#006663
Peacock Pride is a color with the hex code #006663. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #006663 | |
|---|---|---|
| RGB | rgb(0, 102, 99) | |
| HSL | hsl(178, 100%, 20%) | |
| CMYK | cmyk(100%, 0%, 3%, 60%) | |
| LAB | lab(38, -27, -6) | |
| OKLCH | oklch(0.46 0.079 191) |
Color harmonies
Tints & shades
Code snippets
color: #006663;
background-color: #006663;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF006663)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.40, blue: 0.39, alpha: 1.0)