#CDEED8 Color

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

Color preview

#CDEED8

Color formats

HEX
#CDEED8
RGB
rgb(205, 238, 216)
RGBA
rgba(205, 238, 216, 1)
HSL
hsl(140, 49%, 87%)
HSV
hsv(140, 14%, 93%)
CMYK
cmyk(14%, 0%, 9%, 7%)
CSS variable
--color-primary: #CDEED8;
Lowercase HEX
#cdeed8

Shades

Tints

Tones

Harmony

CSS snippets for #CDEED8

.color-cdeed8 {
  color: #CDEED8;
  background-color: #CDEED8;
}

Frequently asked questions

What color is #CDEED8?+

#CDEED8 is a HEX color with RGB value rgb(205, 238, 216) and HSL value hsl(140, 49%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDEED8?+

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