#CDE3DE Color

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

Color preview

#CDE3DE

Color formats

HEX
#CDE3DE
RGB
rgb(205, 227, 222)
RGBA
rgba(205, 227, 222, 1)
HSL
hsl(166, 28%, 85%)
HSV
hsv(166, 10%, 89%)
CMYK
cmyk(10%, 0%, 2%, 11%)
CSS variable
--color-primary: #CDE3DE;
Lowercase HEX
#cde3de

Shades

Tints

Tones

Harmony

CSS snippets for #CDE3DE

.color-cde3de {
  color: #CDE3DE;
  background-color: #CDE3DE;
}

Frequently asked questions

What color is #CDE3DE?+

#CDE3DE is a HEX color with RGB value rgb(205, 227, 222) and HSL value hsl(166, 28%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDE3DE?+

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