#EDC00E Color

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

Color preview

#EDC00E

Color formats

HEX
#EDC00E
RGB
rgb(237, 192, 14)
RGBA
rgba(237, 192, 14, 1)
HSL
hsl(48, 89%, 49%)
HSV
hsv(48, 94%, 93%)
CMYK
cmyk(0%, 19%, 94%, 7%)
CSS variable
--color-primary: #EDC00E;
Lowercase HEX
#edc00e

Shades

Tints

Tones

Harmony

CSS snippets for #EDC00E

.color-edc00e {
  color: #EDC00E;
  background-color: #EDC00E;
}

Frequently asked questions

What color is #EDC00E?+

#EDC00E is a HEX color with RGB value rgb(237, 192, 14) and HSL value hsl(48, 89%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EDC00E?+

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