#EFEADD Color

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

Color preview

#EFEADD

Color formats

HEX
#EFEADD
RGB
rgb(239, 234, 221)
RGBA
rgba(239, 234, 221, 1)
HSL
hsl(43, 36%, 90%)
HSV
hsv(43, 8%, 94%)
CMYK
cmyk(0%, 2%, 8%, 6%)
CSS variable
--color-primary: #EFEADD;
Lowercase HEX
#efeadd

Shades

Tints

Tones

Harmony

CSS snippets for #EFEADD

.color-efeadd {
  color: #EFEADD;
  background-color: #EFEADD;
}

Frequently asked questions

What color is #EFEADD?+

#EFEADD is a HEX color with RGB value rgb(239, 234, 221) and HSL value hsl(43, 36%, 90%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EFEADD?+

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