#E9E3AD Color

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

Color preview

#E9E3AD

Color formats

HEX
#E9E3AD
RGB
rgb(233, 227, 173)
RGBA
rgba(233, 227, 173, 1)
HSL
hsl(54, 58%, 80%)
HSV
hsv(54, 26%, 91%)
CMYK
cmyk(0%, 3%, 26%, 9%)
CSS variable
--color-primary: #E9E3AD;
Lowercase HEX
#e9e3ad

Shades

Tints

Tones

Harmony

CSS snippets for #E9E3AD

.color-e9e3ad {
  color: #E9E3AD;
  background-color: #E9E3AD;
}

Frequently asked questions

What color is #E9E3AD?+

#E9E3AD is a HEX color with RGB value rgb(233, 227, 173) and HSL value hsl(54, 58%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E9E3AD?+

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