#C8DACD Color

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

Color preview

#C8DACD

Color formats

HEX
#C8DACD
RGB
rgb(200, 218, 205)
RGBA
rgba(200, 218, 205, 1)
HSL
hsl(137, 20%, 82%)
HSV
hsv(137, 8%, 85%)
CMYK
cmyk(8%, 0%, 6%, 15%)
CSS variable
--color-primary: #C8DACD;
Lowercase HEX
#c8dacd

Shades

Tints

Tones

Harmony

CSS snippets for #C8DACD

.color-c8dacd {
  color: #C8DACD;
  background-color: #C8DACD;
}

Frequently asked questions

What color is #C8DACD?+

#C8DACD is a HEX color with RGB value rgb(200, 218, 205) and HSL value hsl(137, 20%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C8DACD?+

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