#EDCC12 Color

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

Color preview

#EDCC12

Color formats

HEX
#EDCC12
RGB
rgb(237, 204, 18)
RGBA
rgba(237, 204, 18, 1)
HSL
hsl(51, 86%, 50%)
HSV
hsv(51, 92%, 93%)
CMYK
cmyk(0%, 14%, 92%, 7%)
CSS variable
--color-primary: #EDCC12;
Lowercase HEX
#edcc12

Shades

Tints

Tones

Harmony

CSS snippets for #EDCC12

.color-edcc12 {
  color: #EDCC12;
  background-color: #EDCC12;
}

Frequently asked questions

What color is #EDCC12?+

#EDCC12 is a HEX color with RGB value rgb(237, 204, 18) and HSL value hsl(51, 86%, 50%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EDCC12?+

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