#EBDA82 Color

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

Color preview

#EBDA82

Color formats

HEX
#EBDA82
RGB
rgb(235, 218, 130)
RGBA
rgba(235, 218, 130, 1)
HSL
hsl(50, 72%, 72%)
HSV
hsv(50, 45%, 92%)
CMYK
cmyk(0%, 7%, 45%, 8%)
CSS variable
--color-primary: #EBDA82;
Lowercase HEX
#ebda82

Shades

Tints

Tones

Harmony

CSS snippets for #EBDA82

.color-ebda82 {
  color: #EBDA82;
  background-color: #EBDA82;
}

Frequently asked questions

What color is #EBDA82?+

#EBDA82 is a HEX color with RGB value rgb(235, 218, 130) and HSL value hsl(50, 72%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBDA82?+

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