#EBDA56 Color

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

Color preview

#EBDA56

Color formats

HEX
#EBDA56
RGB
rgb(235, 218, 86)
RGBA
rgba(235, 218, 86, 1)
HSL
hsl(53, 79%, 63%)
HSV
hsv(53, 63%, 92%)
CMYK
cmyk(0%, 7%, 63%, 8%)
CSS variable
--color-primary: #EBDA56;
Lowercase HEX
#ebda56

Shades

Tints

Tones

Harmony

CSS snippets for #EBDA56

.color-ebda56 {
  color: #EBDA56;
  background-color: #EBDA56;
}

Frequently asked questions

What color is #EBDA56?+

#EBDA56 is a HEX color with RGB value rgb(235, 218, 86) and HSL value hsl(53, 79%, 63%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBDA56?+

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