#E0D4AB Color

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

Color preview

#E0D4AB

Color formats

HEX
#E0D4AB
RGB
rgb(224, 212, 171)
RGBA
rgba(224, 212, 171, 1)
HSL
hsl(46, 46%, 77%)
HSV
hsv(46, 24%, 88%)
CMYK
cmyk(0%, 5%, 24%, 12%)
CSS variable
--color-primary: #E0D4AB;
Lowercase HEX
#e0d4ab

Shades

Tints

Tones

Harmony

CSS snippets for #E0D4AB

.color-e0d4ab {
  color: #E0D4AB;
  background-color: #E0D4AB;
}

Frequently asked questions

What color is #E0D4AB?+

#E0D4AB is a HEX color with RGB value rgb(224, 212, 171) and HSL value hsl(46, 46%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E0D4AB?+

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