#EBFF3C Color

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

Color preview

#EBFF3C

Color formats

HEX
#EBFF3C
RGB
rgb(235, 255, 60)
RGBA
rgba(235, 255, 60, 1)
HSL
hsl(66, 100%, 62%)
HSV
hsv(66, 76%, 100%)
CMYK
cmyk(8%, 0%, 76%, 0%)
CSS variable
--color-primary: #EBFF3C;
Lowercase HEX
#ebff3c

Shades

Tints

Tones

Harmony

CSS snippets for #EBFF3C

.color-ebff3c {
  color: #EBFF3C;
  background-color: #EBFF3C;
}

Frequently asked questions

What color is #EBFF3C?+

#EBFF3C is a HEX color with RGB value rgb(235, 255, 60) and HSL value hsl(66, 100%, 62%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #EBFF3C?+

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