#EEE2CA Color

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

Color preview

#EEE2CA

Color formats

HEX
#EEE2CA
RGB
rgb(238, 226, 202)
RGBA
rgba(238, 226, 202, 1)
HSL
hsl(40, 51%, 86%)
HSV
hsv(40, 15%, 93%)
CMYK
cmyk(0%, 5%, 15%, 7%)
CSS variable
--color-primary: #EEE2CA;
Lowercase HEX
#eee2ca

Shades

Tints

Tones

Harmony

CSS snippets for #EEE2CA

.color-eee2ca {
  color: #EEE2CA;
  background-color: #EEE2CA;
}

Frequently asked questions

What color is #EEE2CA?+

#EEE2CA is a HEX color with RGB value rgb(238, 226, 202) and HSL value hsl(40, 51%, 86%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EEE2CA?+

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