#EDB50E Color

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

Color preview

#EDB50E

Color formats

HEX
#EDB50E
RGB
rgb(237, 181, 14)
RGBA
rgba(237, 181, 14, 1)
HSL
hsl(45, 89%, 49%)
HSV
hsv(45, 94%, 93%)
CMYK
cmyk(0%, 24%, 94%, 7%)
CSS variable
--color-primary: #EDB50E;
Lowercase HEX
#edb50e

Shades

Tints

Tones

Harmony

CSS snippets for #EDB50E

.color-edb50e {
  color: #EDB50E;
  background-color: #EDB50E;
}

Frequently asked questions

What color is #EDB50E?+

#EDB50E is a HEX color with RGB value rgb(237, 181, 14) and HSL value hsl(45, 89%, 49%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #EDB50E?+

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