#E1DEB3 Color

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

Color preview

#E1DEB3

Color formats

HEX
#E1DEB3
RGB
rgb(225, 222, 179)
RGBA
rgba(225, 222, 179, 1)
HSL
hsl(56, 43%, 79%)
HSV
hsv(56, 20%, 88%)
CMYK
cmyk(0%, 1%, 20%, 12%)
CSS variable
--color-primary: #E1DEB3;
Lowercase HEX
#e1deb3

Shades

Tints

Tones

Harmony

CSS snippets for #E1DEB3

.color-e1deb3 {
  color: #E1DEB3;
  background-color: #E1DEB3;
}

Frequently asked questions

What color is #E1DEB3?+

#E1DEB3 is a HEX color with RGB value rgb(225, 222, 179) and HSL value hsl(56, 43%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1DEB3?+

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