#EFBB90 Color

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

Color preview

#EFBB90

Color formats

HEX
#EFBB90
RGB
rgb(239, 187, 144)
RGBA
rgba(239, 187, 144, 1)
HSL
hsl(27, 75%, 75%)
HSV
hsv(27, 40%, 94%)
CMYK
cmyk(0%, 22%, 40%, 6%)
CSS variable
--color-primary: #EFBB90;
Lowercase HEX
#efbb90

Shades

Tints

Tones

Harmony

CSS snippets for #EFBB90

.color-efbb90 {
  color: #EFBB90;
  background-color: #EFBB90;
}

Frequently asked questions

What color is #EFBB90?+

#EFBB90 is a HEX color with RGB value rgb(239, 187, 144) and HSL value hsl(27, 75%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EFBB90?+

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