#CAFAA2 Color

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

Color preview

#CAFAA2

Color formats

HEX
#CAFAA2
RGB
rgb(202, 250, 162)
RGBA
rgba(202, 250, 162, 1)
HSL
hsl(93, 90%, 81%)
HSV
hsv(93, 35%, 98%)
CMYK
cmyk(19%, 0%, 35%, 2%)
CSS variable
--color-primary: #CAFAA2;
Lowercase HEX
#cafaa2

Shades

Tints

Tones

Harmony

CSS snippets for #CAFAA2

.color-cafaa2 {
  color: #CAFAA2;
  background-color: #CAFAA2;
}

Frequently asked questions

What color is #CAFAA2?+

#CAFAA2 is a HEX color with RGB value rgb(202, 250, 162) and HSL value hsl(93, 90%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CAFAA2?+

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