#EEE2DB Color

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

Color preview

#EEE2DB

Color formats

HEX
#EEE2DB
RGB
rgb(238, 226, 219)
RGBA
rgba(238, 226, 219, 1)
HSL
hsl(22, 36%, 90%)
HSV
hsv(22, 8%, 93%)
CMYK
cmyk(0%, 5%, 8%, 7%)
CSS variable
--color-primary: #EEE2DB;
Lowercase HEX
#eee2db

Shades

Tints

Tones

Harmony

CSS snippets for #EEE2DB

.color-eee2db {
  color: #EEE2DB;
  background-color: #EEE2DB;
}

Frequently asked questions

What color is #EEE2DB?+

#EEE2DB is a HEX color with RGB value rgb(238, 226, 219) and HSL value hsl(22, 36%, 90%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEE2DB?+

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