#CDD5DB Color

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

Color preview

#CDD5DB

Color formats

HEX
#CDD5DB
RGB
rgb(205, 213, 219)
RGBA
rgba(205, 213, 219, 1)
HSL
hsl(206, 16%, 83%)
HSV
hsv(206, 6%, 86%)
CMYK
cmyk(6%, 3%, 0%, 14%)
CSS variable
--color-primary: #CDD5DB;
Lowercase HEX
#cdd5db

Shades

Tints

Tones

Harmony

CSS snippets for #CDD5DB

.color-cdd5db {
  color: #CDD5DB;
  background-color: #CDD5DB;
}

Frequently asked questions

What color is #CDD5DB?+

#CDD5DB is a HEX color with RGB value rgb(205, 213, 219) and HSL value hsl(206, 16%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDD5DB?+

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