Vibrant Velvet
#bb0088
Here's everything about the color Vibrant Velvet (#bb0088) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb0088 | |
|---|---|---|
| RGB | rgb(187, 0, 136) | |
| HSL | hsl(316, 100%, 37%) | |
| CMYK | cmyk(0%, 100%, 27%, 27%) | |
| LAB | lab(42, 69, -21) | |
| OKLCH | oklch(0.53 0.225 345) |
Color harmonies
Tints & shades
Code snippets
color: #bb0088;
background-color: #bb0088;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFBB0088)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.00, blue: 0.53, alpha: 1.0)