#CDE2DA Color

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

Color preview

#CDE2DA

Color formats

HEX
#CDE2DA
RGB
rgb(205, 226, 218)
RGBA
rgba(205, 226, 218, 1)
HSL
hsl(157, 27%, 85%)
HSV
hsv(157, 9%, 89%)
CMYK
cmyk(9%, 0%, 4%, 11%)
CSS variable
--color-primary: #CDE2DA;
Lowercase HEX
#cde2da

Shades

Tints

Tones

Harmony

CSS snippets for #CDE2DA

.color-cde2da {
  color: #CDE2DA;
  background-color: #CDE2DA;
}

Frequently asked questions

What color is #CDE2DA?+

#CDE2DA is a HEX color with RGB value rgb(205, 226, 218) and HSL value hsl(157, 27%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDE2DA?+

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