#DCEDE7 Color

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

Color preview

#DCEDE7

Color formats

HEX
#DCEDE7
RGB
rgb(220, 237, 231)
RGBA
rgba(220, 237, 231, 1)
HSL
hsl(159, 32%, 90%)
HSV
hsv(159, 7%, 93%)
CMYK
cmyk(7%, 0%, 3%, 7%)
CSS variable
--color-primary: #DCEDE7;
Lowercase HEX
#dcede7

Shades

Tints

Tones

Harmony

CSS snippets for #DCEDE7

.color-dcede7 {
  color: #DCEDE7;
  background-color: #DCEDE7;
}

Frequently asked questions

What color is #DCEDE7?+

#DCEDE7 is a HEX color with RGB value rgb(220, 237, 231) and HSL value hsl(159, 32%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCEDE7?+

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