#DCEBD0 Color

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

Color preview

#DCEBD0

Color formats

HEX
#DCEBD0
RGB
rgb(220, 235, 208)
RGBA
rgba(220, 235, 208, 1)
HSL
hsl(93, 40%, 87%)
HSV
hsv(93, 11%, 92%)
CMYK
cmyk(6%, 0%, 11%, 8%)
CSS variable
--color-primary: #DCEBD0;
Lowercase HEX
#dcebd0

Shades

Tints

Tones

Harmony

CSS snippets for #DCEBD0

.color-dcebd0 {
  color: #DCEBD0;
  background-color: #DCEBD0;
}

Frequently asked questions

What color is #DCEBD0?+

#DCEBD0 is a HEX color with RGB value rgb(220, 235, 208) and HSL value hsl(93, 40%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCEBD0?+

The closest Tailwind color is stone-200, available as the bg-stone-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