#EEDFD1 Color

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

Color preview

#EEDFD1

Color formats

HEX
#EEDFD1
RGB
rgb(238, 223, 209)
RGBA
rgba(238, 223, 209, 1)
HSL
hsl(29, 46%, 88%)
HSV
hsv(29, 12%, 93%)
CMYK
cmyk(0%, 6%, 12%, 7%)
CSS variable
--color-primary: #EEDFD1;
Lowercase HEX
#eedfd1

Shades

Tints

Tones

Harmony

CSS snippets for #EEDFD1

.color-eedfd1 {
  color: #EEDFD1;
  background-color: #EEDFD1;
}

Frequently asked questions

What color is #EEDFD1?+

#EEDFD1 is a HEX color with RGB value rgb(238, 223, 209) and HSL value hsl(29, 46%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEDFD1?+

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