#EBEB19 Color

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

Color preview

#EBEB19

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBEB19

.color-ebeb19 {
  color: #EBEB19;
  background-color: #EBEB19;
}

Frequently asked questions

What color is #EBEB19?+

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

What is the closest Tailwind color to #EBEB19?+

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