#EFBC55 Color

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

Color preview

#EFBC55

Color formats

HEX
#EFBC55
RGB
rgb(239, 188, 85)
RGBA
rgba(239, 188, 85, 1)
HSL
hsl(40, 83%, 64%)
HSV
hsv(40, 64%, 94%)
CMYK
cmyk(0%, 21%, 64%, 6%)
CSS variable
--color-primary: #EFBC55;
Lowercase HEX
#efbc55

Shades

Tints

Tones

Harmony

CSS snippets for #EFBC55

.color-efbc55 {
  color: #EFBC55;
  background-color: #EFBC55;
}

Frequently asked questions

What color is #EFBC55?+

#EFBC55 is a HEX color with RGB value rgb(239, 188, 85) and HSL value hsl(40, 83%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EFBC55?+

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