#EBDE92 Color

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

Color preview

#EBDE92

Color formats

HEX
#EBDE92
RGB
rgb(235, 222, 146)
RGBA
rgba(235, 222, 146, 1)
HSL
hsl(51, 69%, 75%)
HSV
hsv(51, 38%, 92%)
CMYK
cmyk(0%, 6%, 38%, 8%)
CSS variable
--color-primary: #EBDE92;
Lowercase HEX
#ebde92

Shades

Tints

Tones

Harmony

CSS snippets for #EBDE92

.color-ebde92 {
  color: #EBDE92;
  background-color: #EBDE92;
}

Frequently asked questions

What color is #EBDE92?+

#EBDE92 is a HEX color with RGB value rgb(235, 222, 146) and HSL value hsl(51, 69%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBDE92?+

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