#EBCC19 Color

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

Color preview

#EBCC19

Color formats

HEX
#EBCC19
RGB
rgb(235, 204, 25)
RGBA
rgba(235, 204, 25, 1)
HSL
hsl(51, 84%, 51%)
HSV
hsv(51, 89%, 92%)
CMYK
cmyk(0%, 13%, 89%, 8%)
CSS variable
--color-primary: #EBCC19;
Lowercase HEX
#ebcc19

Shades

Tints

Tones

Harmony

CSS snippets for #EBCC19

.color-ebcc19 {
  color: #EBCC19;
  background-color: #EBCC19;
}

Frequently asked questions

What color is #EBCC19?+

#EBCC19 is a HEX color with RGB value rgb(235, 204, 25) and HSL value hsl(51, 84%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EBCC19?+

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