#CDDEE0 Color

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

Color preview

#CDDEE0

Color formats

HEX
#CDDEE0
RGB
rgb(205, 222, 224)
RGBA
rgba(205, 222, 224, 1)
HSL
hsl(186, 23%, 84%)
HSV
hsv(186, 8%, 88%)
CMYK
cmyk(8%, 1%, 0%, 12%)
CSS variable
--color-primary: #CDDEE0;
Lowercase HEX
#cddee0

Shades

Tints

Tones

Harmony

CSS snippets for #CDDEE0

.color-cddee0 {
  color: #CDDEE0;
  background-color: #CDDEE0;
}

Frequently asked questions

What color is #CDDEE0?+

#CDDEE0 is a HEX color with RGB value rgb(205, 222, 224) and HSL value hsl(186, 23%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDDEE0?+

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