#EFDCD9 Color

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

Color preview

#EFDCD9

Color formats

HEX
#EFDCD9
RGB
rgb(239, 220, 217)
RGBA
rgba(239, 220, 217, 1)
HSL
hsl(8, 41%, 89%)
HSV
hsv(8, 9%, 94%)
CMYK
cmyk(0%, 8%, 9%, 6%)
CSS variable
--color-primary: #EFDCD9;
Lowercase HEX
#efdcd9

Shades

Tints

Tones

Harmony

CSS snippets for #EFDCD9

.color-efdcd9 {
  color: #EFDCD9;
  background-color: #EFDCD9;
}

Frequently asked questions

What color is #EFDCD9?+

#EFDCD9 is a HEX color with RGB value rgb(239, 220, 217) and HSL value hsl(8, 41%, 89%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EFDCD9?+

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