#EBDC84 Color

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

Color preview

#EBDC84

Color formats

HEX
#EBDC84
RGB
rgb(235, 220, 132)
RGBA
rgba(235, 220, 132, 1)
HSL
hsl(51, 72%, 72%)
HSV
hsv(51, 44%, 92%)
CMYK
cmyk(0%, 6%, 44%, 8%)
CSS variable
--color-primary: #EBDC84;
Lowercase HEX
#ebdc84

Shades

Tints

Tones

Harmony

CSS snippets for #EBDC84

.color-ebdc84 {
  color: #EBDC84;
  background-color: #EBDC84;
}

Frequently asked questions

What color is #EBDC84?+

#EBDC84 is a HEX color with RGB value rgb(235, 220, 132) and HSL value hsl(51, 72%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBDC84?+

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