Velvet Magic
#bb1155
Here's everything about the color Velvet Magic (#bb1155) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb1155 | |
|---|---|---|
| RGB | rgb(187, 17, 85) | |
| HSL | hsl(336, 83%, 40%) | |
| CMYK | cmyk(0%, 91%, 55%, 27%) | |
| LAB | lab(41, 64, 10) | |
| OKLCH | oklch(0.51 0.198 6) |
Color harmonies
Tints & shades
Code snippets
color: #bb1155;
background-color: #bb1155;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFBB1155)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.07, blue: 0.33, alpha: 1.0)