#E4DCCB Color

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

Color preview

#E4DCCB

Color formats

HEX
#E4DCCB
RGB
rgb(228, 220, 203)
RGBA
rgba(228, 220, 203, 1)
HSL
hsl(41, 32%, 85%)
HSV
hsv(41, 11%, 89%)
CMYK
cmyk(0%, 4%, 11%, 11%)
CSS variable
--color-primary: #E4DCCB;
Lowercase HEX
#e4dccb

Shades

Tints

Tones

Harmony

CSS snippets for #E4DCCB

.color-e4dccb {
  color: #E4DCCB;
  background-color: #E4DCCB;
}

Frequently asked questions

What color is #E4DCCB?+

#E4DCCB is a HEX color with RGB value rgb(228, 220, 203) and HSL value hsl(41, 32%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E4DCCB?+

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