#EBDA24 Color

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

Color preview

#EBDA24

Color formats

HEX
#EBDA24
RGB
rgb(235, 218, 36)
RGBA
rgba(235, 218, 36, 1)
HSL
hsl(55, 83%, 53%)
HSV
hsv(55, 85%, 92%)
CMYK
cmyk(0%, 7%, 85%, 8%)
CSS variable
--color-primary: #EBDA24;
Lowercase HEX
#ebda24

Shades

Tints

Tones

Harmony

CSS snippets for #EBDA24

.color-ebda24 {
  color: #EBDA24;
  background-color: #EBDA24;
}

Frequently asked questions

What color is #EBDA24?+

#EBDA24 is a HEX color with RGB value rgb(235, 218, 36) and HSL value hsl(55, 83%, 53%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EBDA24?+

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