#EBAD1B Color

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

Color preview

#EBAD1B

Color formats

HEX
#EBAD1B
RGB
rgb(235, 173, 27)
RGBA
rgba(235, 173, 27, 1)
HSL
hsl(42, 84%, 51%)
HSV
hsv(42, 89%, 92%)
CMYK
cmyk(0%, 26%, 89%, 8%)
CSS variable
--color-primary: #EBAD1B;
Lowercase HEX
#ebad1b

Shades

Tints

Tones

Harmony

CSS snippets for #EBAD1B

.color-ebad1b {
  color: #EBAD1B;
  background-color: #EBAD1B;
}

Frequently asked questions

What color is #EBAD1B?+

#EBAD1B is a HEX color with RGB value rgb(235, 173, 27) and HSL value hsl(42, 84%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EBAD1B?+

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