#EEE3AD Color

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

Color preview

#EEE3AD

Color formats

HEX
#EEE3AD
RGB
rgb(238, 227, 173)
RGBA
rgba(238, 227, 173, 1)
HSL
hsl(50, 66%, 81%)
HSV
hsv(50, 27%, 93%)
CMYK
cmyk(0%, 5%, 27%, 7%)
CSS variable
--color-primary: #EEE3AD;
Lowercase HEX
#eee3ad

Shades

Tints

Tones

Harmony

CSS snippets for #EEE3AD

.color-eee3ad {
  color: #EEE3AD;
  background-color: #EEE3AD;
}

Frequently asked questions

What color is #EEE3AD?+

#EEE3AD is a HEX color with RGB value rgb(238, 227, 173) and HSL value hsl(50, 66%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEE3AD?+

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