#CAFEA9 Color

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

Color preview

#CAFEA9

Color formats

HEX
#CAFEA9
RGB
rgb(202, 254, 169)
RGBA
rgba(202, 254, 169, 1)
HSL
hsl(97, 98%, 83%)
HSV
hsv(97, 33%, 100%)
CMYK
cmyk(20%, 0%, 33%, 0%)
CSS variable
--color-primary: #CAFEA9;
Lowercase HEX
#cafea9

Shades

Tints

Tones

Harmony

CSS snippets for #CAFEA9

.color-cafea9 {
  color: #CAFEA9;
  background-color: #CAFEA9;
}

Frequently asked questions

What color is #CAFEA9?+

#CAFEA9 is a HEX color with RGB value rgb(202, 254, 169) and HSL value hsl(97, 98%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CAFEA9?+

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