#DCEED8 Color

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

Color preview

#DCEED8

Color formats

HEX
#DCEED8
RGB
rgb(220, 238, 216)
RGBA
rgba(220, 238, 216, 1)
HSL
hsl(109, 39%, 89%)
HSV
hsv(109, 9%, 93%)
CMYK
cmyk(8%, 0%, 9%, 7%)
CSS variable
--color-primary: #DCEED8;
Lowercase HEX
#dceed8

Shades

Tints

Tones

Harmony

CSS snippets for #DCEED8

.color-dceed8 {
  color: #DCEED8;
  background-color: #DCEED8;
}

Frequently asked questions

What color is #DCEED8?+

#DCEED8 is a HEX color with RGB value rgb(220, 238, 216) and HSL value hsl(109, 39%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCEED8?+

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