#EEE6BF Color

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

Color preview

#EEE6BF

Color formats

HEX
#EEE6BF
RGB
rgb(238, 230, 191)
RGBA
rgba(238, 230, 191, 1)
HSL
hsl(50, 58%, 84%)
HSV
hsv(50, 20%, 93%)
CMYK
cmyk(0%, 3%, 20%, 7%)
CSS variable
--color-primary: #EEE6BF;
Lowercase HEX
#eee6bf

Shades

Tints

Tones

Harmony

CSS snippets for #EEE6BF

.color-eee6bf {
  color: #EEE6BF;
  background-color: #EEE6BF;
}

Frequently asked questions

What color is #EEE6BF?+

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

What is the closest Tailwind color to #EEE6BF?+

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