#EBCD37 Color

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

Color preview

#EBCD37

Color formats

HEX
#EBCD37
RGB
rgb(235, 205, 55)
RGBA
rgba(235, 205, 55, 1)
HSL
hsl(50, 82%, 57%)
HSV
hsv(50, 77%, 92%)
CMYK
cmyk(0%, 13%, 77%, 8%)
CSS variable
--color-primary: #EBCD37;
Lowercase HEX
#ebcd37

Shades

Tints

Tones

Harmony

CSS snippets for #EBCD37

.color-ebcd37 {
  color: #EBCD37;
  background-color: #EBCD37;
}

Frequently asked questions

What color is #EBCD37?+

#EBCD37 is a HEX color with RGB value rgb(235, 205, 55) and HSL value hsl(50, 82%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EBCD37?+

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