Tropical Funk
#55dd00
Here's everything about the color Tropical Funk (#55dd00) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #55dd00 | |
|---|---|---|
| RGB | rgb(85, 221, 0) | |
| HSL | hsl(97, 100%, 43%) | |
| CMYK | cmyk(62%, 0%, 100%, 13%) | |
| LAB | lab(78, -61, 74) | |
| OKLCH | oklch(0.79 0.248 139) |
Color harmonies
Tints & shades
Code snippets
color: #55dd00;
background-color: #55dd00;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF55DD00)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.87, blue: 0.00, alpha: 1.0)