#EFBB4B Color

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

Color preview

#EFBB4B

Color formats

HEX
#EFBB4B
RGB
rgb(239, 187, 75)
RGBA
rgba(239, 187, 75, 1)
HSL
hsl(41, 84%, 62%)
HSV
hsv(41, 69%, 94%)
CMYK
cmyk(0%, 22%, 69%, 6%)
CSS variable
--color-primary: #EFBB4B;
Lowercase HEX
#efbb4b

Shades

Tints

Tones

Harmony

CSS snippets for #EFBB4B

.color-efbb4b {
  color: #EFBB4B;
  background-color: #EFBB4B;
}

Frequently asked questions

What color is #EFBB4B?+

#EFBB4B is a HEX color with RGB value rgb(239, 187, 75) and HSL value hsl(41, 84%, 62%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EFBB4B?+

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