#EDB50C Color

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

Color preview

#EDB50C

Color formats

HEX
#EDB50C
RGB
rgb(237, 181, 12)
RGBA
rgba(237, 181, 12, 1)
HSL
hsl(45, 90%, 49%)
HSV
hsv(45, 95%, 93%)
CMYK
cmyk(0%, 24%, 95%, 7%)
CSS variable
--color-primary: #EDB50C;
Lowercase HEX
#edb50c

Shades

Tints

Tones

Harmony

CSS snippets for #EDB50C

.color-edb50c {
  color: #EDB50C;
  background-color: #EDB50C;
}

Frequently asked questions

What color is #EDB50C?+

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

What is the closest Tailwind color to #EDB50C?+

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