#EFBF47 Color

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

Color preview

#EFBF47

Color formats

HEX
#EFBF47
RGB
rgb(239, 191, 71)
RGBA
rgba(239, 191, 71, 1)
HSL
hsl(43, 84%, 61%)
HSV
hsv(43, 70%, 94%)
CMYK
cmyk(0%, 20%, 70%, 6%)
CSS variable
--color-primary: #EFBF47;
Lowercase HEX
#efbf47

Shades

Tints

Tones

Harmony

CSS snippets for #EFBF47

.color-efbf47 {
  color: #EFBF47;
  background-color: #EFBF47;
}

Frequently asked questions

What color is #EFBF47?+

#EFBF47 is a HEX color with RGB value rgb(239, 191, 71) and HSL value hsl(43, 84%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EFBF47?+

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