#E2DDAC Color

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

Color preview

#E2DDAC

Color formats

HEX
#E2DDAC
RGB
rgb(226, 221, 172)
RGBA
rgba(226, 221, 172, 1)
HSL
hsl(54, 48%, 78%)
HSV
hsv(54, 24%, 89%)
CMYK
cmyk(0%, 2%, 24%, 11%)
CSS variable
--color-primary: #E2DDAC;
Lowercase HEX
#e2ddac

Shades

Tints

Tones

Harmony

CSS snippets for #E2DDAC

.color-e2ddac {
  color: #E2DDAC;
  background-color: #E2DDAC;
}

Frequently asked questions

What color is #E2DDAC?+

#E2DDAC is a HEX color with RGB value rgb(226, 221, 172) and HSL value hsl(54, 48%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E2DDAC?+

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