#EDA01D Color

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

Color preview

#EDA01D

Color formats

HEX
#EDA01D
RGB
rgb(237, 160, 29)
RGBA
rgba(237, 160, 29, 1)
HSL
hsl(38, 85%, 52%)
HSV
hsv(38, 88%, 93%)
CMYK
cmyk(0%, 32%, 88%, 7%)
CSS variable
--color-primary: #EDA01D;
Lowercase HEX
#eda01d

Shades

Tints

Tones

Harmony

CSS snippets for #EDA01D

.color-eda01d {
  color: #EDA01D;
  background-color: #EDA01D;
}

Frequently asked questions

What color is #EDA01D?+

#EDA01D is a HEX color with RGB value rgb(237, 160, 29) and HSL value hsl(38, 85%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EDA01D?+

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