#EFAB52 Color

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

Color preview

#EFAB52

Color formats

HEX
#EFAB52
RGB
rgb(239, 171, 82)
RGBA
rgba(239, 171, 82, 1)
HSL
hsl(34, 83%, 63%)
HSV
hsv(34, 66%, 94%)
CMYK
cmyk(0%, 28%, 66%, 6%)
CSS variable
--color-primary: #EFAB52;
Lowercase HEX
#efab52

Shades

Tints

Tones

Harmony

CSS snippets for #EFAB52

.color-efab52 {
  color: #EFAB52;
  background-color: #EFAB52;
}

Frequently asked questions

What color is #EFAB52?+

#EFAB52 is a HEX color with RGB value rgb(239, 171, 82) and HSL value hsl(34, 83%, 63%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EFAB52?+

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