#EBAC18 Color

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

Color preview

#EBAC18

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBAC18

.color-ebac18 {
  color: #EBAC18;
  background-color: #EBAC18;
}

Frequently asked questions

What color is #EBAC18?+

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

What is the closest Tailwind color to #EBAC18?+

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