#E2DDAB Color

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

Color preview

#E2DDAB

Color formats

HEX
#E2DDAB
RGB
rgb(226, 221, 171)
RGBA
rgba(226, 221, 171, 1)
HSL
hsl(55, 49%, 78%)
HSV
hsv(55, 24%, 89%)
CMYK
cmyk(0%, 2%, 24%, 11%)
CSS variable
--color-primary: #E2DDAB;
Lowercase HEX
#e2ddab

Shades

Tints

Tones

Harmony

CSS snippets for #E2DDAB

.color-e2ddab {
  color: #E2DDAB;
  background-color: #E2DDAB;
}

Frequently asked questions

What color is #E2DDAB?+

#E2DDAB is a HEX color with RGB value rgb(226, 221, 171) and HSL value hsl(55, 49%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E2DDAB?+

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