#EBDE55 Color

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

Color preview

#EBDE55

Color formats

HEX
#EBDE55
RGB
rgb(235, 222, 85)
RGBA
rgba(235, 222, 85, 1)
HSL
hsl(55, 79%, 63%)
HSV
hsv(55, 64%, 92%)
CMYK
cmyk(0%, 6%, 64%, 8%)
CSS variable
--color-primary: #EBDE55;
Lowercase HEX
#ebde55

Shades

Tints

Tones

Harmony

CSS snippets for #EBDE55

.color-ebde55 {
  color: #EBDE55;
  background-color: #EBDE55;
}

Frequently asked questions

What color is #EBDE55?+

#EBDE55 is a HEX color with RGB value rgb(235, 222, 85) and HSL value hsl(55, 79%, 63%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBDE55?+

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