#EBDA5C Color

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

Color preview

#EBDA5C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBDA5C

.color-ebda5c {
  color: #EBDA5C;
  background-color: #EBDA5C;
}

Frequently asked questions

What color is #EBDA5C?+

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

What is the closest Tailwind color to #EBDA5C?+

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