#EBFF99 Color

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

Color preview

#EBFF99

Color formats

HEX
#EBFF99
RGB
rgb(235, 255, 153)
RGBA
rgba(235, 255, 153, 1)
HSL
hsl(72, 100%, 80%)
HSV
hsv(72, 40%, 100%)
CMYK
cmyk(8%, 0%, 40%, 0%)
CSS variable
--color-primary: #EBFF99;
Lowercase HEX
#ebff99

Shades

Tints

Tones

Harmony

CSS snippets for #EBFF99

.color-ebff99 {
  color: #EBFF99;
  background-color: #EBFF99;
}

Frequently asked questions

What color is #EBFF99?+

#EBFF99 is a HEX color with RGB value rgb(235, 255, 153) and HSL value hsl(72, 100%, 80%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBFF99?+

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