#EBEB3D Color

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

Color preview

#EBEB3D

Color formats

HEX
#EBEB3D
RGB
rgb(235, 235, 61)
RGBA
rgba(235, 235, 61, 1)
HSL
hsl(60, 81%, 58%)
HSV
hsv(60, 74%, 92%)
CMYK
cmyk(0%, 0%, 74%, 8%)
CSS variable
--color-primary: #EBEB3D;
Lowercase HEX
#ebeb3d

Shades

Tints

Tones

Harmony

CSS snippets for #EBEB3D

.color-ebeb3d {
  color: #EBEB3D;
  background-color: #EBEB3D;
}

Frequently asked questions

What color is #EBEB3D?+

#EBEB3D is a HEX color with RGB value rgb(235, 235, 61) and HSL value hsl(60, 81%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #EBEB3D?+

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