#EDCB0E Color

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

Color preview

#EDCB0E

Color formats

HEX
#EDCB0E
RGB
rgb(237, 203, 14)
RGBA
rgba(237, 203, 14, 1)
HSL
hsl(51, 89%, 49%)
HSV
hsv(51, 94%, 93%)
CMYK
cmyk(0%, 14%, 94%, 7%)
CSS variable
--color-primary: #EDCB0E;
Lowercase HEX
#edcb0e

Shades

Tints

Tones

Harmony

CSS snippets for #EDCB0E

.color-edcb0e {
  color: #EDCB0E;
  background-color: #EDCB0E;
}

Frequently asked questions

What color is #EDCB0E?+

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

What is the closest Tailwind color to #EDCB0E?+

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