#DCEBD3 Color

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

Color preview

#DCEBD3

Color formats

HEX
#DCEBD3
RGB
rgb(220, 235, 211)
RGBA
rgba(220, 235, 211, 1)
HSL
hsl(97, 37%, 87%)
HSV
hsv(97, 10%, 92%)
CMYK
cmyk(6%, 0%, 10%, 8%)
CSS variable
--color-primary: #DCEBD3;
Lowercase HEX
#dcebd3

Shades

Tints

Tones

Harmony

CSS snippets for #DCEBD3

.color-dcebd3 {
  color: #DCEBD3;
  background-color: #DCEBD3;
}

Frequently asked questions

What color is #DCEBD3?+

#DCEBD3 is a HEX color with RGB value rgb(220, 235, 211) and HSL value hsl(97, 37%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCEBD3?+

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