#C8CCDE Color

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

Color preview

#C8CCDE

Color formats

HEX
#C8CCDE
RGB
rgb(200, 204, 222)
RGBA
rgba(200, 204, 222, 1)
HSL
hsl(229, 25%, 83%)
HSV
hsv(229, 10%, 87%)
CMYK
cmyk(10%, 8%, 0%, 13%)
CSS variable
--color-primary: #C8CCDE;
Lowercase HEX
#c8ccde

Shades

Tints

Tones

Harmony

CSS snippets for #C8CCDE

.color-c8ccde {
  color: #C8CCDE;
  background-color: #C8CCDE;
}

Frequently asked questions

What color is #C8CCDE?+

#C8CCDE is a HEX color with RGB value rgb(200, 204, 222) and HSL value hsl(229, 25%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C8CCDE?+

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