#C8DCDA Color

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

Color preview

#C8DCDA

Color formats

HEX
#C8DCDA
RGB
rgb(200, 220, 218)
RGBA
rgba(200, 220, 218, 1)
HSL
hsl(174, 22%, 82%)
HSV
hsv(174, 9%, 86%)
CMYK
cmyk(9%, 0%, 1%, 14%)
CSS variable
--color-primary: #C8DCDA;
Lowercase HEX
#c8dcda

Shades

Tints

Tones

Harmony

CSS snippets for #C8DCDA

.color-c8dcda {
  color: #C8DCDA;
  background-color: #C8DCDA;
}

Frequently asked questions

What color is #C8DCDA?+

#C8DCDA is a HEX color with RGB value rgb(200, 220, 218) and HSL value hsl(174, 22%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C8DCDA?+

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