#EEE3AC Color

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

Color preview

#EEE3AC

Color formats

HEX
#EEE3AC
RGB
rgb(238, 227, 172)
RGBA
rgba(238, 227, 172, 1)
HSL
hsl(50, 66%, 80%)
HSV
hsv(50, 28%, 93%)
CMYK
cmyk(0%, 5%, 28%, 7%)
CSS variable
--color-primary: #EEE3AC;
Lowercase HEX
#eee3ac

Shades

Tints

Tones

Harmony

CSS snippets for #EEE3AC

.color-eee3ac {
  color: #EEE3AC;
  background-color: #EEE3AC;
}

Frequently asked questions

What color is #EEE3AC?+

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

What is the closest Tailwind color to #EEE3AC?+

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