#EBBD25 Color

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

Color preview

#EBBD25

Color formats

HEX
#EBBD25
RGB
rgb(235, 189, 37)
RGBA
rgba(235, 189, 37, 1)
HSL
hsl(46, 83%, 53%)
HSV
hsv(46, 84%, 92%)
CMYK
cmyk(0%, 20%, 84%, 8%)
CSS variable
--color-primary: #EBBD25;
Lowercase HEX
#ebbd25

Shades

Tints

Tones

Harmony

CSS snippets for #EBBD25

.color-ebbd25 {
  color: #EBBD25;
  background-color: #EBBD25;
}

Frequently asked questions

What color is #EBBD25?+

#EBBD25 is a HEX color with RGB value rgb(235, 189, 37) and HSL value hsl(46, 83%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EBBD25?+

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