Chaotic Roses
#bb2266
Here's everything about the color Chaotic Roses (#bb2266) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb2266 | |
|---|---|---|
| RGB | rgb(187, 34, 102) | |
| HSL | hsl(333, 69%, 43%) | |
| CMYK | cmyk(0%, 82%, 45%, 27%) | |
| LAB | lab(43, 62, 1) | |
| OKLCH | oklch(0.53 0.192 0) |
Color harmonies
Tints & shades
Code snippets
color: #bb2266;
background-color: #bb2266;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFBB2266)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.13, blue: 0.40, alpha: 1.0)