#CAFCAF Color

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

Color preview

#CAFCAF

Color formats

HEX
#CAFCAF
RGB
rgb(202, 252, 175)
RGBA
rgba(202, 252, 175, 1)
HSL
hsl(99, 93%, 84%)
HSV
hsv(99, 31%, 99%)
CMYK
cmyk(20%, 0%, 31%, 1%)
CSS variable
--color-primary: #CAFCAF;
Lowercase HEX
#cafcaf

Shades

Tints

Tones

Harmony

CSS snippets for #CAFCAF

.color-cafcaf {
  color: #CAFCAF;
  background-color: #CAFCAF;
}

Frequently asked questions

What color is #CAFCAF?+

#CAFCAF is a HEX color with RGB value rgb(202, 252, 175) and HSL value hsl(99, 93%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CAFCAF?+

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