#EFEBD8 Color

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

Color preview

#EFEBD8

Color formats

HEX
#EFEBD8
RGB
rgb(239, 235, 216)
RGBA
rgba(239, 235, 216, 1)
HSL
hsl(50, 42%, 89%)
HSV
hsv(50, 10%, 94%)
CMYK
cmyk(0%, 2%, 10%, 6%)
CSS variable
--color-primary: #EFEBD8;
Lowercase HEX
#efebd8

Shades

Tints

Tones

Harmony

CSS snippets for #EFEBD8

.color-efebd8 {
  color: #EFEBD8;
  background-color: #EFEBD8;
}

Frequently asked questions

What color is #EFEBD8?+

#EFEBD8 is a HEX color with RGB value rgb(239, 235, 216) and HSL value hsl(50, 42%, 89%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EFEBD8?+

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