#CAFCAB Color

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

Color preview

#CAFCAB

Color formats

HEX
#CAFCAB
RGB
rgb(202, 252, 171)
RGBA
rgba(202, 252, 171, 1)
HSL
hsl(97, 93%, 83%)
HSV
hsv(97, 32%, 99%)
CMYK
cmyk(20%, 0%, 32%, 1%)
CSS variable
--color-primary: #CAFCAB;
Lowercase HEX
#cafcab

Shades

Tints

Tones

Harmony

CSS snippets for #CAFCAB

.color-cafcab {
  color: #CAFCAB;
  background-color: #CAFCAB;
}

Frequently asked questions

What color is #CAFCAB?+

#CAFCAB is a HEX color with RGB value rgb(202, 252, 171) and HSL value hsl(97, 93%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CAFCAB?+

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