#EBDA98 Color

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

Color preview

#EBDA98

Color formats

HEX
#EBDA98
RGB
rgb(235, 218, 152)
RGBA
rgba(235, 218, 152, 1)
HSL
hsl(48, 67%, 76%)
HSV
hsv(48, 35%, 92%)
CMYK
cmyk(0%, 7%, 35%, 8%)
CSS variable
--color-primary: #EBDA98;
Lowercase HEX
#ebda98

Shades

Tints

Tones

Harmony

CSS snippets for #EBDA98

.color-ebda98 {
  color: #EBDA98;
  background-color: #EBDA98;
}

Frequently asked questions

What color is #EBDA98?+

#EBDA98 is a HEX color with RGB value rgb(235, 218, 152) and HSL value hsl(48, 67%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBDA98?+

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