#EFAF55 Color

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

Color preview

#EFAF55

Color formats

HEX
#EFAF55
RGB
rgb(239, 175, 85)
RGBA
rgba(239, 175, 85, 1)
HSL
hsl(35, 83%, 64%)
HSV
hsv(35, 64%, 94%)
CMYK
cmyk(0%, 27%, 64%, 6%)
CSS variable
--color-primary: #EFAF55;
Lowercase HEX
#efaf55

Shades

Tints

Tones

Harmony

CSS snippets for #EFAF55

.color-efaf55 {
  color: #EFAF55;
  background-color: #EFAF55;
}

Frequently asked questions

What color is #EFAF55?+

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

What is the closest Tailwind color to #EFAF55?+

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