#EEDEDB Color

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

Color preview

#EEDEDB

Color formats

HEX
#EEDEDB
RGB
rgb(238, 222, 219)
RGBA
rgba(238, 222, 219, 1)
HSL
hsl(9, 36%, 90%)
HSV
hsv(9, 8%, 93%)
CMYK
cmyk(0%, 7%, 8%, 7%)
CSS variable
--color-primary: #EEDEDB;
Lowercase HEX
#eededb

Shades

Tints

Tones

Harmony

CSS snippets for #EEDEDB

.color-eededb {
  color: #EEDEDB;
  background-color: #EEDEDB;
}

Frequently asked questions

What color is #EEDEDB?+

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

What is the closest Tailwind color to #EEDEDB?+

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