The Grape War of 97’
#bb00ff
Here's everything about the color The Grape War of 97’ (#bb00ff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb00ff | |
|---|---|---|
| RGB | rgb(187, 0, 255) | |
| HSL | hsl(284, 100%, 50%) | |
| CMYK | cmyk(27%, 100%, 0%, 0%) | |
| LAB | lab(48, 82, -80) | |
| OKLCH | oklch(0.6 0.302 312) |
Color harmonies
Tints & shades
Code snippets
color: #bb00ff;
background-color: #bb00ff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-purple-500 /* ≈ #ad46ff */
/* Flutter */
Color(0xFFBB00FF)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.00, blue: 1.00, alpha: 1.0)