#EEE6AD Color

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

Color preview

#EEE6AD

Color formats

HEX
#EEE6AD
RGB
rgb(238, 230, 173)
RGBA
rgba(238, 230, 173, 1)
HSL
hsl(53, 66%, 81%)
HSV
hsv(53, 27%, 93%)
CMYK
cmyk(0%, 3%, 27%, 7%)
CSS variable
--color-primary: #EEE6AD;
Lowercase HEX
#eee6ad

Shades

Tints

Tones

Harmony

CSS snippets for #EEE6AD

.color-eee6ad {
  color: #EEE6AD;
  background-color: #EEE6AD;
}

Frequently asked questions

What color is #EEE6AD?+

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

What is the closest Tailwind color to #EEE6AD?+

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