#EBDC3D Color

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

Color preview

#EBDC3D

Color formats

HEX
#EBDC3D
RGB
rgb(235, 220, 61)
RGBA
rgba(235, 220, 61, 1)
HSL
hsl(55, 81%, 58%)
HSV
hsv(55, 74%, 92%)
CMYK
cmyk(0%, 6%, 74%, 8%)
CSS variable
--color-primary: #EBDC3D;
Lowercase HEX
#ebdc3d

Shades

Tints

Tones

Harmony

CSS snippets for #EBDC3D

.color-ebdc3d {
  color: #EBDC3D;
  background-color: #EBDC3D;
}

Frequently asked questions

What color is #EBDC3D?+

#EBDC3D is a HEX color with RGB value rgb(235, 220, 61) and HSL value hsl(55, 81%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EBDC3D?+

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