#EBDA25 Color

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

Color preview

#EBDA25

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBDA25

.color-ebda25 {
  color: #EBDA25;
  background-color: #EBDA25;
}

Frequently asked questions

What color is #EBDA25?+

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

What is the closest Tailwind color to #EBDA25?+

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