#CAEC32 Color

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

Color preview

#CAEC32

Color formats

HEX
#CAEC32
RGB
rgb(202, 236, 50)
RGBA
rgba(202, 236, 50, 1)
HSL
hsl(71, 83%, 56%)
HSV
hsv(71, 79%, 93%)
CMYK
cmyk(14%, 0%, 79%, 7%)
CSS variable
--color-primary: #CAEC32;
Lowercase HEX
#caec32

Shades

Tints

Tones

Harmony

CSS snippets for #CAEC32

.color-caec32 {
  color: #CAEC32;
  background-color: #CAEC32;
}

Frequently asked questions

What color is #CAEC32?+

#CAEC32 is a HEX color with RGB value rgb(202, 236, 50) and HSL value hsl(71, 83%, 56%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CAEC32?+

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