#EBDC3F Color

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

Color preview

#EBDC3F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBDC3F

.color-ebdc3f {
  color: #EBDC3F;
  background-color: #EBDC3F;
}

Frequently asked questions

What color is #EBDC3F?+

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

What is the closest Tailwind color to #EBDC3F?+

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