#CDE5DA Color

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

Color preview

#CDE5DA

Color formats

HEX
#CDE5DA
RGB
rgb(205, 229, 218)
RGBA
rgba(205, 229, 218, 1)
HSL
hsl(152, 32%, 85%)
HSV
hsv(152, 10%, 90%)
CMYK
cmyk(10%, 0%, 5%, 10%)
CSS variable
--color-primary: #CDE5DA;
Lowercase HEX
#cde5da

Shades

Tints

Tones

Harmony

CSS snippets for #CDE5DA

.color-cde5da {
  color: #CDE5DA;
  background-color: #CDE5DA;
}

Frequently asked questions

What color is #CDE5DA?+

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

What is the closest Tailwind color to #CDE5DA?+

The closest Tailwind color is gray-300, available as the bg-gray-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