#EBEB28 Color

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

Color preview

#EBEB28

Color formats

HEX
#EBEB28
RGB
rgb(235, 235, 40)
RGBA
rgba(235, 235, 40, 1)
HSL
hsl(60, 83%, 54%)
HSV
hsv(60, 83%, 92%)
CMYK
cmyk(0%, 0%, 83%, 8%)
CSS variable
--color-primary: #EBEB28;
Lowercase HEX
#ebeb28

Shades

Tints

Tones

Harmony

CSS snippets for #EBEB28

.color-ebeb28 {
  color: #EBEB28;
  background-color: #EBEB28;
}

Frequently asked questions

What color is #EBEB28?+

#EBEB28 is a HEX color with RGB value rgb(235, 235, 40) and HSL value hsl(60, 83%, 54%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EBEB28?+

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