#CDE4DD Color

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

Color preview

#CDE4DD

Color formats

HEX
#CDE4DD
RGB
rgb(205, 228, 221)
RGBA
rgba(205, 228, 221, 1)
HSL
hsl(162, 30%, 85%)
HSV
hsv(162, 10%, 89%)
CMYK
cmyk(10%, 0%, 3%, 11%)
CSS variable
--color-primary: #CDE4DD;
Lowercase HEX
#cde4dd

Shades

Tints

Tones

Harmony

CSS snippets for #CDE4DD

.color-cde4dd {
  color: #CDE4DD;
  background-color: #CDE4DD;
}

Frequently asked questions

What color is #CDE4DD?+

#CDE4DD is a HEX color with RGB value rgb(205, 228, 221) and HSL value hsl(162, 30%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDE4DD?+

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