#CED8DB Color

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

Color preview

#CED8DB

Color formats

HEX
#CED8DB
RGB
rgb(206, 216, 219)
RGBA
rgba(206, 216, 219, 1)
HSL
hsl(194, 15%, 83%)
HSV
hsv(194, 6%, 86%)
CMYK
cmyk(6%, 1%, 0%, 14%)
CSS variable
--color-primary: #CED8DB;
Lowercase HEX
#ced8db

Shades

Tints

Tones

Harmony

CSS snippets for #CED8DB

.color-ced8db {
  color: #CED8DB;
  background-color: #CED8DB;
}

Frequently asked questions

What color is #CED8DB?+

#CED8DB is a HEX color with RGB value rgb(206, 216, 219) and HSL value hsl(194, 15%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CED8DB?+

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