#EBDC82 Color

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

Color preview

#EBDC82

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBDC82

.color-ebdc82 {
  color: #EBDC82;
  background-color: #EBDC82;
}

Frequently asked questions

What color is #EBDC82?+

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

What is the closest Tailwind color to #EBDC82?+

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