#DCEAD2 Color

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

Color preview

#DCEAD2

Color formats

HEX
#DCEAD2
RGB
rgb(220, 234, 210)
RGBA
rgba(220, 234, 210, 1)
HSL
hsl(95, 36%, 87%)
HSV
hsv(95, 10%, 92%)
CMYK
cmyk(6%, 0%, 10%, 8%)
CSS variable
--color-primary: #DCEAD2;
Lowercase HEX
#dcead2

Shades

Tints

Tones

Harmony

CSS snippets for #DCEAD2

.color-dcead2 {
  color: #DCEAD2;
  background-color: #DCEAD2;
}

Frequently asked questions

What color is #DCEAD2?+

#DCEAD2 is a HEX color with RGB value rgb(220, 234, 210) and HSL value hsl(95, 36%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCEAD2?+

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