#C8CCDB Color

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

Color preview

#C8CCDB

Color formats

HEX
#C8CCDB
RGB
rgb(200, 204, 219)
RGBA
rgba(200, 204, 219, 1)
HSL
hsl(227, 21%, 82%)
HSV
hsv(227, 9%, 86%)
CMYK
cmyk(9%, 7%, 0%, 14%)
CSS variable
--color-primary: #C8CCDB;
Lowercase HEX
#c8ccdb

Shades

Tints

Tones

Harmony

CSS snippets for #C8CCDB

.color-c8ccdb {
  color: #C8CCDB;
  background-color: #C8CCDB;
}

Frequently asked questions

What color is #C8CCDB?+

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

What is the closest Tailwind color to #C8CCDB?+

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