#EEDFD8 Color

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

Color preview

#EEDFD8

Color formats

HEX
#EEDFD8
RGB
rgb(238, 223, 216)
RGBA
rgba(238, 223, 216, 1)
HSL
hsl(19, 39%, 89%)
HSV
hsv(19, 9%, 93%)
CMYK
cmyk(0%, 6%, 9%, 7%)
CSS variable
--color-primary: #EEDFD8;
Lowercase HEX
#eedfd8

Shades

Tints

Tones

Harmony

CSS snippets for #EEDFD8

.color-eedfd8 {
  color: #EEDFD8;
  background-color: #EEDFD8;
}

Frequently asked questions

What color is #EEDFD8?+

#EEDFD8 is a HEX color with RGB value rgb(238, 223, 216) and HSL value hsl(19, 39%, 89%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEDFD8?+

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