#DCEED7 Color

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

Color preview

#DCEED7

Color formats

HEX
#DCEED7
RGB
rgb(220, 238, 215)
RGBA
rgba(220, 238, 215, 1)
HSL
hsl(107, 40%, 89%)
HSV
hsv(107, 10%, 93%)
CMYK
cmyk(8%, 0%, 10%, 7%)
CSS variable
--color-primary: #DCEED7;
Lowercase HEX
#dceed7

Shades

Tints

Tones

Harmony

CSS snippets for #DCEED7

.color-dceed7 {
  color: #DCEED7;
  background-color: #DCEED7;
}

Frequently asked questions

What color is #DCEED7?+

#DCEED7 is a HEX color with RGB value rgb(220, 238, 215) and HSL value hsl(107, 40%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCEED7?+

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