#CDDEDD Color

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

Color preview

#CDDEDD

Color formats

HEX
#CDDEDD
RGB
rgb(205, 222, 221)
RGBA
rgba(205, 222, 221, 1)
HSL
hsl(176, 20%, 84%)
HSV
hsv(176, 8%, 87%)
CMYK
cmyk(8%, 0%, 0%, 13%)
CSS variable
--color-primary: #CDDEDD;
Lowercase HEX
#cddedd

Shades

Tints

Tones

Harmony

CSS snippets for #CDDEDD

.color-cddedd {
  color: #CDDEDD;
  background-color: #CDDEDD;
}

Frequently asked questions

What color is #CDDEDD?+

#CDDEDD is a HEX color with RGB value rgb(205, 222, 221) and HSL value hsl(176, 20%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDDEDD?+

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