Celery Mousse
#c1fd95
Here's everything about the color Celery Mousse (#c1fd95) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c1fd95 | |
|---|---|---|
| RGB | rgb(193, 253, 149) | |
| HSL | hsl(95, 96%, 79%) | |
| CMYK | cmyk(24%, 0%, 41%, 1%) | |
| LAB | lab(93, -33, 43) | |
| OKLCH | oklch(0.93 0.147 133) |
Color harmonies
Tints & shades
Code snippets
color: #c1fd95;
background-color: #c1fd95;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFC1FD95)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.99, blue: 0.58, alpha: 1.0)