Poisonous Potion
#99dd33
Here's everything about the color Poisonous Potion (#99dd33) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #99dd33 | |
|---|---|---|
| RGB | rgb(153, 221, 51) | |
| HSL | hsl(84, 71%, 53%) | |
| CMYK | cmyk(31%, 0%, 77%, 13%) | |
| LAB | lab(81, -40, 69) | |
| OKLCH | oklch(0.82 0.203 130) |
Color harmonies
Tints & shades
Code snippets
color: #99dd33;
background-color: #99dd33;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF99DD33)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.87, blue: 0.20, alpha: 1.0)