#DCE9D3 Color

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

Color preview

#DCE9D3

Color formats

HEX
#DCE9D3
RGB
rgb(220, 233, 211)
RGBA
rgba(220, 233, 211, 1)
HSL
hsl(95, 33%, 87%)
HSV
hsv(95, 9%, 91%)
CMYK
cmyk(6%, 0%, 9%, 9%)
CSS variable
--color-primary: #DCE9D3;
Lowercase HEX
#dce9d3

Shades

Tints

Tones

Harmony

CSS snippets for #DCE9D3

.color-dce9d3 {
  color: #DCE9D3;
  background-color: #DCE9D3;
}

Frequently asked questions

What color is #DCE9D3?+

#DCE9D3 is a HEX color with RGB value rgb(220, 233, 211) and HSL value hsl(95, 33%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCE9D3?+

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