#CDD3DD Color

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

Color preview

#CDD3DD

Color formats

HEX
#CDD3DD
RGB
rgb(205, 211, 221)
RGBA
rgba(205, 211, 221, 1)
HSL
hsl(218, 19%, 84%)
HSV
hsv(218, 7%, 87%)
CMYK
cmyk(7%, 5%, 0%, 13%)
CSS variable
--color-primary: #CDD3DD;
Lowercase HEX
#cdd3dd

Shades

Tints

Tones

Harmony

CSS snippets for #CDD3DD

.color-cdd3dd {
  color: #CDD3DD;
  background-color: #CDD3DD;
}

Frequently asked questions

What color is #CDD3DD?+

#CDD3DD is a HEX color with RGB value rgb(205, 211, 221) and HSL value hsl(218, 19%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDD3DD?+

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