#CDECD7 Color

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

Color preview

#CDECD7

Color formats

HEX
#CDECD7
RGB
rgb(205, 236, 215)
RGBA
rgba(205, 236, 215, 1)
HSL
hsl(139, 45%, 86%)
HSV
hsv(139, 13%, 93%)
CMYK
cmyk(13%, 0%, 9%, 7%)
CSS variable
--color-primary: #CDECD7;
Lowercase HEX
#cdecd7

Shades

Tints

Tones

Harmony

CSS snippets for #CDECD7

.color-cdecd7 {
  color: #CDECD7;
  background-color: #CDECD7;
}

Frequently asked questions

What color is #CDECD7?+

#CDECD7 is a HEX color with RGB value rgb(205, 236, 215) and HSL value hsl(139, 45%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDECD7?+

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