#C8DEDB Color

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

Color preview

#C8DEDB

Color formats

HEX
#C8DEDB
RGB
rgb(200, 222, 219)
RGBA
rgba(200, 222, 219, 1)
HSL
hsl(172, 25%, 83%)
HSV
hsv(172, 10%, 87%)
CMYK
cmyk(10%, 0%, 1%, 13%)
CSS variable
--color-primary: #C8DEDB;
Lowercase HEX
#c8dedb

Shades

Tints

Tones

Harmony

CSS snippets for #C8DEDB

.color-c8dedb {
  color: #C8DEDB;
  background-color: #C8DEDB;
}

Frequently asked questions

What color is #C8DEDB?+

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

What is the closest Tailwind color to #C8DEDB?+

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