#EBFB5B Color

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

Color preview

#EBFB5B

Color formats

HEX
#EBFB5B
RGB
rgb(235, 251, 91)
RGBA
rgba(235, 251, 91, 1)
HSL
hsl(66, 95%, 67%)
HSV
hsv(66, 64%, 98%)
CMYK
cmyk(6%, 0%, 64%, 2%)
CSS variable
--color-primary: #EBFB5B;
Lowercase HEX
#ebfb5b

Shades

Tints

Tones

Harmony

CSS snippets for #EBFB5B

.color-ebfb5b {
  color: #EBFB5B;
  background-color: #EBFB5B;
}

Frequently asked questions

What color is #EBFB5B?+

#EBFB5B is a HEX color with RGB value rgb(235, 251, 91) and HSL value hsl(66, 95%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBFB5B?+

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