#EFDFD7 Color

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

Color preview

#EFDFD7

Color formats

HEX
#EFDFD7
RGB
rgb(239, 223, 215)
RGBA
rgba(239, 223, 215, 1)
HSL
hsl(20, 43%, 89%)
HSV
hsv(20, 10%, 94%)
CMYK
cmyk(0%, 7%, 10%, 6%)
CSS variable
--color-primary: #EFDFD7;
Lowercase HEX
#efdfd7

Shades

Tints

Tones

Harmony

CSS snippets for #EFDFD7

.color-efdfd7 {
  color: #EFDFD7;
  background-color: #EFDFD7;
}

Frequently asked questions

What color is #EFDFD7?+

#EFDFD7 is a HEX color with RGB value rgb(239, 223, 215) and HSL value hsl(20, 43%, 89%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EFDFD7?+

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