#E2E1AD Color

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

Color preview

#E2E1AD

Color formats

HEX
#E2E1AD
RGB
rgb(226, 225, 173)
RGBA
rgba(226, 225, 173, 1)
HSL
hsl(59, 48%, 78%)
HSV
hsv(59, 23%, 89%)
CMYK
cmyk(0%, 0%, 23%, 11%)
CSS variable
--color-primary: #E2E1AD;
Lowercase HEX
#e2e1ad

Shades

Tints

Tones

Harmony

CSS snippets for #E2E1AD

.color-e2e1ad {
  color: #E2E1AD;
  background-color: #E2E1AD;
}

Frequently asked questions

What color is #E2E1AD?+

#E2E1AD is a HEX color with RGB value rgb(226, 225, 173) and HSL value hsl(59, 48%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E2E1AD?+

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