#EFA00B Color

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

Color preview

#EFA00B

Color formats

HEX
#EFA00B
RGB
rgb(239, 160, 11)
RGBA
rgba(239, 160, 11, 1)
HSL
hsl(39, 91%, 49%)
HSV
hsv(39, 95%, 94%)
CMYK
cmyk(0%, 33%, 95%, 6%)
CSS variable
--color-primary: #EFA00B;
Lowercase HEX
#efa00b

Shades

Tints

Tones

Harmony

CSS snippets for #EFA00B

.color-efa00b {
  color: #EFA00B;
  background-color: #EFA00B;
}

Frequently asked questions

What color is #EFA00B?+

#EFA00B is a HEX color with RGB value rgb(239, 160, 11) and HSL value hsl(39, 91%, 49%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #EFA00B?+

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