Serpent Sceptre
#bbcc00
Here's everything about the color Serpent Sceptre (#bbcc00) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bbcc00 | |
|---|---|---|
| RGB | rgb(187, 204, 0) | |
| HSL | hsl(65, 100%, 40%) | |
| CMYK | cmyk(8%, 0%, 100%, 20%) | |
| LAB | lab(79, -20, 77) | |
| OKLCH | oklch(0.8 0.183 116) |
Color harmonies
Tints & shades
Code snippets
color: #bbcc00;
background-color: #bbcc00;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFBBCC00)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.80, blue: 0.00, alpha: 1.0)