#EDCC3B Color

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

Color preview

#EDCC3B

Color formats

HEX
#EDCC3B
RGB
rgb(237, 204, 59)
RGBA
rgba(237, 204, 59, 1)
HSL
hsl(49, 83%, 58%)
HSV
hsv(49, 75%, 93%)
CMYK
cmyk(0%, 14%, 75%, 7%)
CSS variable
--color-primary: #EDCC3B;
Lowercase HEX
#edcc3b

Shades

Tints

Tones

Harmony

CSS snippets for #EDCC3B

.color-edcc3b {
  color: #EDCC3B;
  background-color: #EDCC3B;
}

Frequently asked questions

What color is #EDCC3B?+

#EDCC3B is a HEX color with RGB value rgb(237, 204, 59) and HSL value hsl(49, 83%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EDCC3B?+

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