Love Priestess
#bb55cc
Here's everything about the color Love Priestess (#bb55cc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb55cc | |
|---|---|---|
| RGB | rgb(187, 85, 204) | |
| HSL | hsl(291, 54%, 57%) | |
| CMYK | cmyk(8%, 58%, 0%, 20%) | |
| LAB | lab(53, 54, -44) | |
| OKLCH | oklch(0.62 0.196 322) |
Color harmonies
Tints & shades
Code snippets
color: #bb55cc;
background-color: #bb55cc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-purple-500 /* ≈ #ad46ff */
/* Flutter */
Color(0xFFBB55CC)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.33, blue: 0.80, alpha: 1.0)