#EDC01D Color

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

Color preview

#EDC01D

Color formats

HEX
#EDC01D
RGB
rgb(237, 192, 29)
RGBA
rgba(237, 192, 29, 1)
HSL
hsl(47, 85%, 52%)
HSV
hsv(47, 88%, 93%)
CMYK
cmyk(0%, 19%, 88%, 7%)
CSS variable
--color-primary: #EDC01D;
Lowercase HEX
#edc01d

Shades

Tints

Tones

Harmony

CSS snippets for #EDC01D

.color-edc01d {
  color: #EDC01D;
  background-color: #EDC01D;
}

Frequently asked questions

What color is #EDC01D?+

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

What is the closest Tailwind color to #EDC01D?+

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