#C2DACD Color

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

Color preview

#C2DACD

Color formats

HEX
#C2DACD
RGB
rgb(194, 218, 205)
RGBA
rgba(194, 218, 205, 1)
HSL
hsl(148, 24%, 81%)
HSV
hsv(148, 11%, 85%)
CMYK
cmyk(11%, 0%, 6%, 15%)
CSS variable
--color-primary: #C2DACD;
Lowercase HEX
#c2dacd

Shades

Tints

Tones

Harmony

CSS snippets for #C2DACD

.color-c2dacd {
  color: #C2DACD;
  background-color: #C2DACD;
}

Frequently asked questions

What color is #C2DACD?+

#C2DACD is a HEX color with RGB value rgb(194, 218, 205) and HSL value hsl(148, 24%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C2DACD?+

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