#EEE1B9 Color

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

Color preview

#EEE1B9

Color formats

HEX
#EEE1B9
RGB
rgb(238, 225, 185)
RGBA
rgba(238, 225, 185, 1)
HSL
hsl(45, 61%, 83%)
HSV
hsv(45, 22%, 93%)
CMYK
cmyk(0%, 5%, 22%, 7%)
CSS variable
--color-primary: #EEE1B9;
Lowercase HEX
#eee1b9

Shades

Tints

Tones

Harmony

CSS snippets for #EEE1B9

.color-eee1b9 {
  color: #EEE1B9;
  background-color: #EEE1B9;
}

Frequently asked questions

What color is #EEE1B9?+

#EEE1B9 is a HEX color with RGB value rgb(238, 225, 185) and HSL value hsl(45, 61%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EEE1B9?+

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