#C7FCCF Color

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

Color preview

#C7FCCF

Color formats

HEX
#C7FCCF
RGB
rgb(199, 252, 207)
RGBA
rgba(199, 252, 207, 1)
HSL
hsl(129, 90%, 88%)
HSV
hsv(129, 21%, 99%)
CMYK
cmyk(21%, 0%, 18%, 1%)
CSS variable
--color-primary: #C7FCCF;
Lowercase HEX
#c7fccf

Shades

Tints

Tones

Harmony

CSS snippets for #C7FCCF

.color-c7fccf {
  color: #C7FCCF;
  background-color: #C7FCCF;
}

Frequently asked questions

What color is #C7FCCF?+

#C7FCCF is a HEX color with RGB value rgb(199, 252, 207) and HSL value hsl(129, 90%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #C7FCCF?+

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