#CDE5DD Color

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

Color preview

#CDE5DD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDE5DD

.color-cde5dd {
  color: #CDE5DD;
  background-color: #CDE5DD;
}

Frequently asked questions

What color is #CDE5DD?+

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

What is the closest Tailwind color to #CDE5DD?+

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