Shrine of Pleasures
#cc3388
Here's everything about the color Shrine of Pleasures (#cc3388) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cc3388 | |
|---|---|---|
| RGB | rgb(204, 51, 136) | |
| HSL | hsl(327, 60%, 50%) | |
| CMYK | cmyk(0%, 75%, 33%, 20%) | |
| LAB | lab(49, 64, -11) | |
| OKLCH | oklch(0.58 0.203 351) |
Color harmonies
Tints & shades
Code snippets
color: #cc3388;
background-color: #cc3388;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFCC3388)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.20, blue: 0.53, alpha: 1.0)