#EDA20C Color

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

Color preview

#EDA20C

Color formats

HEX
#EDA20C
RGB
rgb(237, 162, 12)
RGBA
rgba(237, 162, 12, 1)
HSL
hsl(40, 90%, 49%)
HSV
hsv(40, 95%, 93%)
CMYK
cmyk(0%, 32%, 95%, 7%)
CSS variable
--color-primary: #EDA20C;
Lowercase HEX
#eda20c

Shades

Tints

Tones

Harmony

CSS snippets for #EDA20C

.color-eda20c {
  color: #EDA20C;
  background-color: #EDA20C;
}

Frequently asked questions

What color is #EDA20C?+

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

What is the closest Tailwind color to #EDA20C?+

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