#EFDFD9 Color

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

Color preview

#EFDFD9

Color formats

HEX
#EFDFD9
RGB
rgb(239, 223, 217)
RGBA
rgba(239, 223, 217, 1)
HSL
hsl(16, 41%, 89%)
HSV
hsv(16, 9%, 94%)
CMYK
cmyk(0%, 7%, 9%, 6%)
CSS variable
--color-primary: #EFDFD9;
Lowercase HEX
#efdfd9

Shades

Tints

Tones

Harmony

CSS snippets for #EFDFD9

.color-efdfd9 {
  color: #EFDFD9;
  background-color: #EFDFD9;
}

Frequently asked questions

What color is #EFDFD9?+

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

What is the closest Tailwind color to #EFDFD9?+

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