#EDA03B Color

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

Color preview

#EDA03B

Color formats

HEX
#EDA03B
RGB
rgb(237, 160, 59)
RGBA
rgba(237, 160, 59, 1)
HSL
hsl(34, 83%, 58%)
HSV
hsv(34, 75%, 93%)
CMYK
cmyk(0%, 32%, 75%, 7%)
CSS variable
--color-primary: #EDA03B;
Lowercase HEX
#eda03b

Shades

Tints

Tones

Harmony

CSS snippets for #EDA03B

.color-eda03b {
  color: #EDA03B;
  background-color: #EDA03B;
}

Frequently asked questions

What color is #EDA03B?+

#EDA03B is a HEX color with RGB value rgb(237, 160, 59) and HSL value hsl(34, 83%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EDA03B?+

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