#C2DFD0 Color

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

Color preview

#C2DFD0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C2DFD0

.color-c2dfd0 {
  color: #C2DFD0;
  background-color: #C2DFD0;
}

Frequently asked questions

What color is #C2DFD0?+

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

What is the closest Tailwind color to #C2DFD0?+

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