#EBFF37 Color

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

Color preview

#EBFF37

Color formats

HEX
#EBFF37
RGB
rgb(235, 255, 55)
RGBA
rgba(235, 255, 55, 1)
HSL
hsl(66, 100%, 61%)
HSV
hsv(66, 78%, 100%)
CMYK
cmyk(8%, 0%, 78%, 0%)
CSS variable
--color-primary: #EBFF37;
Lowercase HEX
#ebff37

Shades

Tints

Tones

Harmony

CSS snippets for #EBFF37

.color-ebff37 {
  color: #EBFF37;
  background-color: #EBFF37;
}

Frequently asked questions

What color is #EBFF37?+

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

What is the closest Tailwind color to #EBFF37?+

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