#EBDC99 Color

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

Color preview

#EBDC99

Color formats

HEX
#EBDC99
RGB
rgb(235, 220, 153)
RGBA
rgba(235, 220, 153, 1)
HSL
hsl(49, 67%, 76%)
HSV
hsv(49, 35%, 92%)
CMYK
cmyk(0%, 6%, 35%, 8%)
CSS variable
--color-primary: #EBDC99;
Lowercase HEX
#ebdc99

Shades

Tints

Tones

Harmony

CSS snippets for #EBDC99

.color-ebdc99 {
  color: #EBDC99;
  background-color: #EBDC99;
}

Frequently asked questions

What color is #EBDC99?+

#EBDC99 is a HEX color with RGB value rgb(235, 220, 153) and HSL value hsl(49, 67%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBDC99?+

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