#CDEDD8 Color

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

Color preview

#CDEDD8

Color formats

HEX
#CDEDD8
RGB
rgb(205, 237, 216)
RGBA
rgba(205, 237, 216, 1)
HSL
hsl(141, 47%, 87%)
HSV
hsv(141, 14%, 93%)
CMYK
cmyk(14%, 0%, 9%, 7%)
CSS variable
--color-primary: #CDEDD8;
Lowercase HEX
#cdedd8

Shades

Tints

Tones

Harmony

CSS snippets for #CDEDD8

.color-cdedd8 {
  color: #CDEDD8;
  background-color: #CDEDD8;
}

Frequently asked questions

What color is #CDEDD8?+

#CDEDD8 is a HEX color with RGB value rgb(205, 237, 216) and HSL value hsl(141, 47%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDEDD8?+

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