#CAEEA0 Color

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

Color preview

#CAEEA0

Color formats

HEX
#CAEEA0
RGB
rgb(202, 238, 160)
RGBA
rgba(202, 238, 160, 1)
HSL
hsl(88, 70%, 78%)
HSV
hsv(88, 33%, 93%)
CMYK
cmyk(15%, 0%, 33%, 7%)
CSS variable
--color-primary: #CAEEA0;
Lowercase HEX
#caeea0

Shades

Tints

Tones

Harmony

CSS snippets for #CAEEA0

.color-caeea0 {
  color: #CAEEA0;
  background-color: #CAEEA0;
}

Frequently asked questions

What color is #CAEEA0?+

#CAEEA0 is a HEX color with RGB value rgb(202, 238, 160) and HSL value hsl(88, 70%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CAEEA0?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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