#CAEC22 Color

Inspect #CAEC22 across formats, palettes, contrast and closest named color matches.

Color preview

#CAEC22

Color formats

HEX
#CAEC22
RGB
rgb(202, 236, 34)
RGBA
rgba(202, 236, 34, 1)
HSL
hsl(70, 84%, 53%)
HSV
hsv(70, 86%, 93%)
CMYK
cmyk(14%, 0%, 86%, 7%)
CSS variable
--color-primary: #CAEC22;
Lowercase HEX
#caec22

Shades

Tints

Tones

Harmony

CSS snippets for #CAEC22

.color-caec22 {
  color: #CAEC22;
  background-color: #CAEC22;
}

Frequently asked questions

What color is #CAEC22?+

#CAEC22 is a HEX color with RGB value rgb(202, 236, 34) and HSL value hsl(70, 84%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CAEC22?+

The closest Tailwind color is lime-400, available as the bg-lime-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools