#EFBF85 Color

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

Color preview

#EFBF85

Color formats

HEX
#EFBF85
RGB
rgb(239, 191, 133)
RGBA
rgba(239, 191, 133, 1)
HSL
hsl(33, 77%, 73%)
HSV
hsv(33, 44%, 94%)
CMYK
cmyk(0%, 20%, 44%, 6%)
CSS variable
--color-primary: #EFBF85;
Lowercase HEX
#efbf85

Shades

Tints

Tones

Harmony

CSS snippets for #EFBF85

.color-efbf85 {
  color: #EFBF85;
  background-color: #EFBF85;
}

Frequently asked questions

What color is #EFBF85?+

#EFBF85 is a HEX color with RGB value rgb(239, 191, 133) and HSL value hsl(33, 77%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EFBF85?+

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