#CDD8DA Color

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

Color preview

#CDD8DA

Color formats

HEX
#CDD8DA
RGB
rgb(205, 216, 218)
RGBA
rgba(205, 216, 218, 1)
HSL
hsl(189, 15%, 83%)
HSV
hsv(189, 6%, 85%)
CMYK
cmyk(6%, 1%, 0%, 15%)
CSS variable
--color-primary: #CDD8DA;
Lowercase HEX
#cdd8da

Shades

Tints

Tones

Harmony

CSS snippets for #CDD8DA

.color-cdd8da {
  color: #CDD8DA;
  background-color: #CDD8DA;
}

Frequently asked questions

What color is #CDD8DA?+

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

What is the closest Tailwind color to #CDD8DA?+

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