#CAFAB8 Color

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

Color preview

#CAFAB8

Color formats

HEX
#CAFAB8
RGB
rgb(202, 250, 184)
RGBA
rgba(202, 250, 184, 1)
HSL
hsl(104, 87%, 85%)
HSV
hsv(104, 26%, 98%)
CMYK
cmyk(19%, 0%, 26%, 2%)
CSS variable
--color-primary: #CAFAB8;
Lowercase HEX
#cafab8

Shades

Tints

Tones

Harmony

CSS snippets for #CAFAB8

.color-cafab8 {
  color: #CAFAB8;
  background-color: #CAFAB8;
}

Frequently asked questions

What color is #CAFAB8?+

#CAFAB8 is a HEX color with RGB value rgb(202, 250, 184) and HSL value hsl(104, 87%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CAFAB8?+

The closest Tailwind color is green-200, available as the bg-green-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