#EBDA23 Color

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

Color preview

#EBDA23

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBDA23

.color-ebda23 {
  color: #EBDA23;
  background-color: #EBDA23;
}

Frequently asked questions

What color is #EBDA23?+

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

What is the closest Tailwind color to #EBDA23?+

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