#CDD5DA Color

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

Color preview

#CDD5DA

Color formats

HEX
#CDD5DA
RGB
rgb(205, 213, 218)
RGBA
rgba(205, 213, 218, 1)
HSL
hsl(203, 15%, 83%)
HSV
hsv(203, 6%, 85%)
CMYK
cmyk(6%, 2%, 0%, 15%)
CSS variable
--color-primary: #CDD5DA;
Lowercase HEX
#cdd5da

Shades

Tints

Tones

Harmony

CSS snippets for #CDD5DA

.color-cdd5da {
  color: #CDD5DA;
  background-color: #CDD5DA;
}

Frequently asked questions

What color is #CDD5DA?+

#CDD5DA is a HEX color with RGB value rgb(205, 213, 218) and HSL value hsl(203, 15%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDD5DA?+

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