#EBDA19 Color

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

Color preview

#EBDA19

Color formats

HEX
#EBDA19
RGB
rgb(235, 218, 25)
RGBA
rgba(235, 218, 25, 1)
HSL
hsl(55, 84%, 51%)
HSV
hsv(55, 89%, 92%)
CMYK
cmyk(0%, 7%, 89%, 8%)
CSS variable
--color-primary: #EBDA19;
Lowercase HEX
#ebda19

Shades

Tints

Tones

Harmony

CSS snippets for #EBDA19

.color-ebda19 {
  color: #EBDA19;
  background-color: #EBDA19;
}

Frequently asked questions

What color is #EBDA19?+

#EBDA19 is a HEX color with RGB value rgb(235, 218, 25) and HSL value hsl(55, 84%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EBDA19?+

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