#EBEB4B Color

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

Color preview

#EBEB4B

Color formats

HEX
#EBEB4B
RGB
rgb(235, 235, 75)
RGBA
rgba(235, 235, 75, 1)
HSL
hsl(60, 80%, 61%)
HSV
hsv(60, 68%, 92%)
CMYK
cmyk(0%, 0%, 68%, 8%)
CSS variable
--color-primary: #EBEB4B;
Lowercase HEX
#ebeb4b

Shades

Tints

Tones

Harmony

CSS snippets for #EBEB4B

.color-ebeb4b {
  color: #EBEB4B;
  background-color: #EBEB4B;
}

Frequently asked questions

What color is #EBEB4B?+

#EBEB4B is a HEX color with RGB value rgb(235, 235, 75) and HSL value hsl(60, 80%, 61%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBEB4B?+

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