#EBBF0F Color

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

Color preview

#EBBF0F

Color formats

HEX
#EBBF0F
RGB
rgb(235, 191, 15)
RGBA
rgba(235, 191, 15, 1)
HSL
hsl(48, 88%, 49%)
HSV
hsv(48, 94%, 92%)
CMYK
cmyk(0%, 19%, 94%, 8%)
CSS variable
--color-primary: #EBBF0F;
Lowercase HEX
#ebbf0f

Shades

Tints

Tones

Harmony

CSS snippets for #EBBF0F

.color-ebbf0f {
  color: #EBBF0F;
  background-color: #EBBF0F;
}

Frequently asked questions

What color is #EBBF0F?+

#EBBF0F is a HEX color with RGB value rgb(235, 191, 15) and HSL value hsl(48, 88%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EBBF0F?+

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