#C2D2CD Color

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

Color preview

#C2D2CD

Color formats

HEX
#C2D2CD
RGB
rgb(194, 210, 205)
RGBA
rgba(194, 210, 205, 1)
HSL
hsl(161, 15%, 79%)
HSV
hsv(161, 8%, 82%)
CMYK
cmyk(8%, 0%, 2%, 18%)
CSS variable
--color-primary: #C2D2CD;
Lowercase HEX
#c2d2cd

Shades

Tints

Tones

Harmony

CSS snippets for #C2D2CD

.color-c2d2cd {
  color: #C2D2CD;
  background-color: #C2D2CD;
}

Frequently asked questions

What color is #C2D2CD?+

#C2D2CD is a HEX color with RGB value rgb(194, 210, 205) and HSL value hsl(161, 15%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C2D2CD?+

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