#CDE5DF Color

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

Color preview

#CDE5DF

Color formats

HEX
#CDE5DF
RGB
rgb(205, 229, 223)
RGBA
rgba(205, 229, 223, 1)
HSL
hsl(165, 32%, 85%)
HSV
hsv(165, 10%, 90%)
CMYK
cmyk(10%, 0%, 3%, 10%)
CSS variable
--color-primary: #CDE5DF;
Lowercase HEX
#cde5df

Shades

Tints

Tones

Harmony

CSS snippets for #CDE5DF

.color-cde5df {
  color: #CDE5DF;
  background-color: #CDE5DF;
}

Frequently asked questions

What color is #CDE5DF?+

#CDE5DF is a HEX color with RGB value rgb(205, 229, 223) and HSL value hsl(165, 32%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDE5DF?+

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