#EBDD60 Color

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

Color preview

#EBDD60

Color formats

HEX
#EBDD60
RGB
rgb(235, 221, 96)
RGBA
rgba(235, 221, 96, 1)
HSL
hsl(54, 78%, 65%)
HSV
hsv(54, 59%, 92%)
CMYK
cmyk(0%, 6%, 59%, 8%)
CSS variable
--color-primary: #EBDD60;
Lowercase HEX
#ebdd60

Shades

Tints

Tones

Harmony

CSS snippets for #EBDD60

.color-ebdd60 {
  color: #EBDD60;
  background-color: #EBDD60;
}

Frequently asked questions

What color is #EBDD60?+

#EBDD60 is a HEX color with RGB value rgb(235, 221, 96) and HSL value hsl(54, 78%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBDD60?+

The closest Tailwind color is amber-300, available as the bg-amber-300 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