#EFEBD3 Color

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

Color preview

#EFEBD3

Color formats

HEX
#EFEBD3
RGB
rgb(239, 235, 211)
RGBA
rgba(239, 235, 211, 1)
HSL
hsl(51, 47%, 88%)
HSV
hsv(51, 12%, 94%)
CMYK
cmyk(0%, 2%, 12%, 6%)
CSS variable
--color-primary: #EFEBD3;
Lowercase HEX
#efebd3

Shades

Tints

Tones

Harmony

CSS snippets for #EFEBD3

.color-efebd3 {
  color: #EFEBD3;
  background-color: #EFEBD3;
}

Frequently asked questions

What color is #EFEBD3?+

#EFEBD3 is a HEX color with RGB value rgb(239, 235, 211) and HSL value hsl(51, 47%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EFEBD3?+

The closest Tailwind color is orange-100, available as the bg-orange-100 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