#EFDFD5 Color

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

Color preview

#EFDFD5

Color formats

HEX
#EFDFD5
RGB
rgb(239, 223, 213)
RGBA
rgba(239, 223, 213, 1)
HSL
hsl(23, 45%, 89%)
HSV
hsv(23, 11%, 94%)
CMYK
cmyk(0%, 7%, 11%, 6%)
CSS variable
--color-primary: #EFDFD5;
Lowercase HEX
#efdfd5

Shades

Tints

Tones

Harmony

CSS snippets for #EFDFD5

.color-efdfd5 {
  color: #EFDFD5;
  background-color: #EFDFD5;
}

Frequently asked questions

What color is #EFDFD5?+

#EFDFD5 is a HEX color with RGB value rgb(239, 223, 213) and HSL value hsl(23, 45%, 89%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EFDFD5?+

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