#EDC123 Color

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

Color preview

#EDC123

Color formats

HEX
#EDC123
RGB
rgb(237, 193, 35)
RGBA
rgba(237, 193, 35, 1)
HSL
hsl(47, 85%, 53%)
HSV
hsv(47, 85%, 93%)
CMYK
cmyk(0%, 19%, 85%, 7%)
CSS variable
--color-primary: #EDC123;
Lowercase HEX
#edc123

Shades

Tints

Tones

Harmony

CSS snippets for #EDC123

.color-edc123 {
  color: #EDC123;
  background-color: #EDC123;
}

Frequently asked questions

What color is #EDC123?+

#EDC123 is a HEX color with RGB value rgb(237, 193, 35) and HSL value hsl(47, 85%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EDC123?+

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