#DCEAD8 Color

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

Color preview

#DCEAD8

Color formats

HEX
#DCEAD8
RGB
rgb(220, 234, 216)
RGBA
rgba(220, 234, 216, 1)
HSL
hsl(107, 30%, 88%)
HSV
hsv(107, 8%, 92%)
CMYK
cmyk(6%, 0%, 8%, 8%)
CSS variable
--color-primary: #DCEAD8;
Lowercase HEX
#dcead8

Shades

Tints

Tones

Harmony

CSS snippets for #DCEAD8

.color-dcead8 {
  color: #DCEAD8;
  background-color: #DCEAD8;
}

Frequently asked questions

What color is #DCEAD8?+

#DCEAD8 is a HEX color with RGB value rgb(220, 234, 216) and HSL value hsl(107, 30%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCEAD8?+

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