#EEE6BB Color

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

Color preview

#EEE6BB

Color formats

HEX
#EEE6BB
RGB
rgb(238, 230, 187)
RGBA
rgba(238, 230, 187, 1)
HSL
hsl(51, 60%, 83%)
HSV
hsv(51, 21%, 93%)
CMYK
cmyk(0%, 3%, 21%, 7%)
CSS variable
--color-primary: #EEE6BB;
Lowercase HEX
#eee6bb

Shades

Tints

Tones

Harmony

CSS snippets for #EEE6BB

.color-eee6bb {
  color: #EEE6BB;
  background-color: #EEE6BB;
}

Frequently asked questions

What color is #EEE6BB?+

#EEE6BB is a HEX color with RGB value rgb(238, 230, 187) and HSL value hsl(51, 60%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EEE6BB?+

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