#EBAC19 Color

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

Color preview

#EBAC19

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBAC19

.color-ebac19 {
  color: #EBAC19;
  background-color: #EBAC19;
}

Frequently asked questions

What color is #EBAC19?+

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

What is the closest Tailwind color to #EBAC19?+

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