#EFAC48 Color

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

Color preview

#EFAC48

Color formats

HEX
#EFAC48
RGB
rgb(239, 172, 72)
RGBA
rgba(239, 172, 72, 1)
HSL
hsl(36, 84%, 61%)
HSV
hsv(36, 70%, 94%)
CMYK
cmyk(0%, 28%, 70%, 6%)
CSS variable
--color-primary: #EFAC48;
Lowercase HEX
#efac48

Shades

Tints

Tones

Harmony

CSS snippets for #EFAC48

.color-efac48 {
  color: #EFAC48;
  background-color: #EFAC48;
}

Frequently asked questions

What color is #EFAC48?+

#EFAC48 is a HEX color with RGB value rgb(239, 172, 72) and HSL value hsl(36, 84%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EFAC48?+

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