#EFAD50 Color

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

Color preview

#EFAD50

Color formats

HEX
#EFAD50
RGB
rgb(239, 173, 80)
RGBA
rgba(239, 173, 80, 1)
HSL
hsl(35, 83%, 63%)
HSV
hsv(35, 67%, 94%)
CMYK
cmyk(0%, 28%, 67%, 6%)
CSS variable
--color-primary: #EFAD50;
Lowercase HEX
#efad50

Shades

Tints

Tones

Harmony

CSS snippets for #EFAD50

.color-efad50 {
  color: #EFAD50;
  background-color: #EFAD50;
}

Frequently asked questions

What color is #EFAD50?+

#EFAD50 is a HEX color with RGB value rgb(239, 173, 80) and HSL value hsl(35, 83%, 63%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EFAD50?+

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