#EEE3AA Color

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

Color preview

#EEE3AA

Color formats

HEX
#EEE3AA
RGB
rgb(238, 227, 170)
RGBA
rgba(238, 227, 170, 1)
HSL
hsl(50, 67%, 80%)
HSV
hsv(50, 29%, 93%)
CMYK
cmyk(0%, 5%, 29%, 7%)
CSS variable
--color-primary: #EEE3AA;
Lowercase HEX
#eee3aa

Shades

Tints

Tones

Harmony

CSS snippets for #EEE3AA

.color-eee3aa {
  color: #EEE3AA;
  background-color: #EEE3AA;
}

Frequently asked questions

What color is #EEE3AA?+

#EEE3AA is a HEX color with RGB value rgb(238, 227, 170) and HSL value hsl(50, 67%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEE3AA?+

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