#EEE7DB Color

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

Color preview

#EEE7DB

Color formats

HEX
#EEE7DB
RGB
rgb(238, 231, 219)
RGBA
rgba(238, 231, 219, 1)
HSL
hsl(38, 36%, 90%)
HSV
hsv(38, 8%, 93%)
CMYK
cmyk(0%, 3%, 8%, 7%)
CSS variable
--color-primary: #EEE7DB;
Lowercase HEX
#eee7db

Shades

Tints

Tones

Harmony

CSS snippets for #EEE7DB

.color-eee7db {
  color: #EEE7DB;
  background-color: #EEE7DB;
}

Frequently asked questions

What color is #EEE7DB?+

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

What is the closest Tailwind color to #EEE7DB?+

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