#DCEDCD Color

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

Color preview

#DCEDCD

Color formats

HEX
#DCEDCD
RGB
rgb(220, 237, 205)
RGBA
rgba(220, 237, 205, 1)
HSL
hsl(92, 47%, 87%)
HSV
hsv(92, 14%, 93%)
CMYK
cmyk(7%, 0%, 14%, 7%)
CSS variable
--color-primary: #DCEDCD;
Lowercase HEX
#dcedcd

Shades

Tints

Tones

Harmony

CSS snippets for #DCEDCD

.color-dcedcd {
  color: #DCEDCD;
  background-color: #DCEDCD;
}

Frequently asked questions

What color is #DCEDCD?+

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

What is the closest Tailwind color to #DCEDCD?+

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