#CAFC99 Color

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

Color preview

#CAFC99

Color formats

HEX
#CAFC99
RGB
rgb(202, 252, 153)
RGBA
rgba(202, 252, 153, 1)
HSL
hsl(90, 94%, 79%)
HSV
hsv(90, 39%, 99%)
CMYK
cmyk(20%, 0%, 39%, 1%)
CSS variable
--color-primary: #CAFC99;
Lowercase HEX
#cafc99

Shades

Tints

Tones

Harmony

CSS snippets for #CAFC99

.color-cafc99 {
  color: #CAFC99;
  background-color: #CAFC99;
}

Frequently asked questions

What color is #CAFC99?+

#CAFC99 is a HEX color with RGB value rgb(202, 252, 153) and HSL value hsl(90, 94%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CAFC99?+

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