#EBBC23 Color

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

Color preview

#EBBC23

Color formats

HEX
#EBBC23
RGB
rgb(235, 188, 35)
RGBA
rgba(235, 188, 35, 1)
HSL
hsl(46, 83%, 53%)
HSV
hsv(46, 85%, 92%)
CMYK
cmyk(0%, 20%, 85%, 8%)
CSS variable
--color-primary: #EBBC23;
Lowercase HEX
#ebbc23

Shades

Tints

Tones

Harmony

CSS snippets for #EBBC23

.color-ebbc23 {
  color: #EBBC23;
  background-color: #EBBC23;
}

Frequently asked questions

What color is #EBBC23?+

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

What is the closest Tailwind color to #EBBC23?+

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