#CAFEC7 Color

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

Color preview

#CAFEC7

Color formats

HEX
#CAFEC7
RGB
rgb(202, 254, 199)
RGBA
rgba(202, 254, 199, 1)
HSL
hsl(117, 96%, 89%)
HSV
hsv(117, 22%, 100%)
CMYK
cmyk(20%, 0%, 22%, 0%)
CSS variable
--color-primary: #CAFEC7;
Lowercase HEX
#cafec7

Shades

Tints

Tones

Harmony

CSS snippets for #CAFEC7

.color-cafec7 {
  color: #CAFEC7;
  background-color: #CAFEC7;
}

Frequently asked questions

What color is #CAFEC7?+

#CAFEC7 is a HEX color with RGB value rgb(202, 254, 199) and HSL value hsl(117, 96%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CAFEC7?+

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