#CAFFD4 Color

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

Color preview

#CAFFD4

Color formats

HEX
#CAFFD4
RGB
rgb(202, 255, 212)
RGBA
rgba(202, 255, 212, 1)
HSL
hsl(131, 100%, 90%)
HSV
hsv(131, 21%, 100%)
CMYK
cmyk(21%, 0%, 17%, 0%)
CSS variable
--color-primary: #CAFFD4;
Lowercase HEX
#caffd4

Shades

Tints

Tones

Harmony

CSS snippets for #CAFFD4

.color-caffd4 {
  color: #CAFFD4;
  background-color: #CAFFD4;
}

Frequently asked questions

What color is #CAFFD4?+

#CAFFD4 is a HEX color with RGB value rgb(202, 255, 212) and HSL value hsl(131, 100%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CAFFD4?+

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