#EBDA59 Color

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

Color preview

#EBDA59

Color formats

HEX
#EBDA59
RGB
rgb(235, 218, 89)
RGBA
rgba(235, 218, 89, 1)
HSL
hsl(53, 78%, 64%)
HSV
hsv(53, 62%, 92%)
CMYK
cmyk(0%, 7%, 62%, 8%)
CSS variable
--color-primary: #EBDA59;
Lowercase HEX
#ebda59

Shades

Tints

Tones

Harmony

CSS snippets for #EBDA59

.color-ebda59 {
  color: #EBDA59;
  background-color: #EBDA59;
}

Frequently asked questions

What color is #EBDA59?+

#EBDA59 is a HEX color with RGB value rgb(235, 218, 89) and HSL value hsl(53, 78%, 64%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBDA59?+

The closest Tailwind color is amber-300, available as the bg-amber-300 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