Greenivorous
#cae03b
Here's everything about the color Greenivorous (#cae03b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cae03b | |
|---|---|---|
| RGB | rgb(202, 224, 59) | |
| HSL | hsl(68, 73%, 55%) | |
| CMYK | cmyk(10%, 0%, 74%, 12%) | |
| LAB | lab(85, -22, 72) | |
| OKLCH | oklch(0.86 0.181 117) |
Color harmonies
Tints & shades
Code snippets
color: #cae03b;
background-color: #cae03b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFCAE03B)
/* Swift / UIKit */
UIColor(red: 0.79, green: 0.88, blue: 0.23, alpha: 1.0)