#CDDFEC Color

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

Color preview

#CDDFEC

Color formats

HEX
#CDDFEC
RGB
rgb(205, 223, 236)
RGBA
rgba(205, 223, 236, 1)
HSL
hsl(205, 45%, 86%)
HSV
hsv(205, 13%, 93%)
CMYK
cmyk(13%, 6%, 0%, 7%)
CSS variable
--color-primary: #CDDFEC;
Lowercase HEX
#cddfec

Shades

Tints

Tones

Harmony

CSS snippets for #CDDFEC

.color-cddfec {
  color: #CDDFEC;
  background-color: #CDDFEC;
}

Frequently asked questions

What color is #CDDFEC?+

#CDDFEC is a HEX color with RGB value rgb(205, 223, 236) and HSL value hsl(205, 45%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDDFEC?+

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