#C2DFCF Color

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

Color preview

#C2DFCF

Color formats

HEX
#C2DFCF
RGB
rgb(194, 223, 207)
RGBA
rgba(194, 223, 207, 1)
HSL
hsl(147, 31%, 82%)
HSV
hsv(147, 13%, 87%)
CMYK
cmyk(13%, 0%, 7%, 13%)
CSS variable
--color-primary: #C2DFCF;
Lowercase HEX
#c2dfcf

Shades

Tints

Tones

Harmony

CSS snippets for #C2DFCF

.color-c2dfcf {
  color: #C2DFCF;
  background-color: #C2DFCF;
}

Frequently asked questions

What color is #C2DFCF?+

#C2DFCF is a HEX color with RGB value rgb(194, 223, 207) and HSL value hsl(147, 31%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C2DFCF?+

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