Alarming Slime
#2ce335
Alarming Slime is a color with the hex code #2ce335. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #2ce335 | |
|---|---|---|
| RGB | rgb(44, 227, 53) | |
| HSL | hsl(123, 77%, 53%) | |
| CMYK | cmyk(81%, 0%, 77%, 11%) | |
| LAB | lab(80, -69, 66) | |
| OKLCH | oklch(0.8 0.251 143) |
Color harmonies
Tints & shades
Code snippets
color: #2ce335;
background-color: #2ce335;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF2CE335)
/* Swift / UIKit */
UIColor(red: 0.17, green: 0.89, blue: 0.21, alpha: 1.0)