Bottom of My Heart
#cc0077
Here's everything about the color Bottom of My Heart (#cc0077) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cc0077 | |
|---|---|---|
| RGB | rgb(204, 0, 119) | |
| HSL | hsl(325, 100%, 40%) | |
| CMYK | cmyk(0%, 100%, 42%, 20%) | |
| LAB | lab(45, 72, -6) | |
| OKLCH | oklch(0.55 0.226 356) |
Color harmonies
Tints & shades
Code snippets
color: #cc0077;
background-color: #cc0077;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFCC0077)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.00, blue: 0.47, alpha: 1.0)