#C8CDDB Color

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

Color preview

#C8CDDB

Color formats

HEX
#C8CDDB
RGB
rgb(200, 205, 219)
RGBA
rgba(200, 205, 219, 1)
HSL
hsl(224, 21%, 82%)
HSV
hsv(224, 9%, 86%)
CMYK
cmyk(9%, 6%, 0%, 14%)
CSS variable
--color-primary: #C8CDDB;
Lowercase HEX
#c8cddb

Shades

Tints

Tones

Harmony

CSS snippets for #C8CDDB

.color-c8cddb {
  color: #C8CDDB;
  background-color: #C8CDDB;
}

Frequently asked questions

What color is #C8CDDB?+

#C8CDDB is a HEX color with RGB value rgb(200, 205, 219) and HSL value hsl(224, 21%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C8CDDB?+

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