#EEEBD3 Color

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

Color preview

#EEEBD3

Color formats

HEX
#EEEBD3
RGB
rgb(238, 235, 211)
RGBA
rgba(238, 235, 211, 1)
HSL
hsl(53, 44%, 88%)
HSV
hsv(53, 11%, 93%)
CMYK
cmyk(0%, 1%, 11%, 7%)
CSS variable
--color-primary: #EEEBD3;
Lowercase HEX
#eeebd3

Shades

Tints

Tones

Harmony

CSS snippets for #EEEBD3

.color-eeebd3 {
  color: #EEEBD3;
  background-color: #EEEBD3;
}

Frequently asked questions

What color is #EEEBD3?+

#EEEBD3 is a HEX color with RGB value rgb(238, 235, 211) and HSL value hsl(53, 44%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEEBD3?+

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