#CED6DB Color

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

Color preview

#CED6DB

Color formats

HEX
#CED6DB
RGB
rgb(206, 214, 219)
RGBA
rgba(206, 214, 219, 1)
HSL
hsl(203, 15%, 83%)
HSV
hsv(203, 6%, 86%)
CMYK
cmyk(6%, 2%, 0%, 14%)
CSS variable
--color-primary: #CED6DB;
Lowercase HEX
#ced6db

Shades

Tints

Tones

Harmony

CSS snippets for #CED6DB

.color-ced6db {
  color: #CED6DB;
  background-color: #CED6DB;
}

Frequently asked questions

What color is #CED6DB?+

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

What is the closest Tailwind color to #CED6DB?+

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