#DCEED5 Color

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

Color preview

#DCEED5

Color formats

HEX
#DCEED5
RGB
rgb(220, 238, 213)
RGBA
rgba(220, 238, 213, 1)
HSL
hsl(103, 42%, 88%)
HSV
hsv(103, 11%, 93%)
CMYK
cmyk(8%, 0%, 11%, 7%)
CSS variable
--color-primary: #DCEED5;
Lowercase HEX
#dceed5

Shades

Tints

Tones

Harmony

CSS snippets for #DCEED5

.color-dceed5 {
  color: #DCEED5;
  background-color: #DCEED5;
}

Frequently asked questions

What color is #DCEED5?+

#DCEED5 is a HEX color with RGB value rgb(220, 238, 213) and HSL value hsl(103, 42%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCEED5?+

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