#EEE0BF Color

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

Color preview

#EEE0BF

Color formats

HEX
#EEE0BF
RGB
rgb(238, 224, 191)
RGBA
rgba(238, 224, 191, 1)
HSL
hsl(42, 58%, 84%)
HSV
hsv(42, 20%, 93%)
CMYK
cmyk(0%, 6%, 20%, 7%)
CSS variable
--color-primary: #EEE0BF;
Lowercase HEX
#eee0bf

Shades

Tints

Tones

Harmony

CSS snippets for #EEE0BF

.color-eee0bf {
  color: #EEE0BF;
  background-color: #EEE0BF;
}

Frequently asked questions

What color is #EEE0BF?+

#EEE0BF is a HEX color with RGB value rgb(238, 224, 191) and HSL value hsl(42, 58%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EEE0BF?+

The closest Tailwind color is amber-100, available as the bg-amber-100 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