#EFBF8B Color

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

Color preview

#EFBF8B

Color formats

HEX
#EFBF8B
RGB
rgb(239, 191, 139)
RGBA
rgba(239, 191, 139, 1)
HSL
hsl(31, 76%, 74%)
HSV
hsv(31, 42%, 94%)
CMYK
cmyk(0%, 20%, 42%, 6%)
CSS variable
--color-primary: #EFBF8B;
Lowercase HEX
#efbf8b

Shades

Tints

Tones

Harmony

CSS snippets for #EFBF8B

.color-efbf8b {
  color: #EFBF8B;
  background-color: #EFBF8B;
}

Frequently asked questions

What color is #EFBF8B?+

#EFBF8B is a HEX color with RGB value rgb(239, 191, 139) and HSL value hsl(31, 76%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EFBF8B?+

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