#BFEB1E Color

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

Color preview

#BFEB1E

Color formats

HEX
#BFEB1E
RGB
rgb(191, 235, 30)
RGBA
rgba(191, 235, 30, 1)
HSL
hsl(73, 84%, 52%)
HSV
hsv(73, 87%, 92%)
CMYK
cmyk(19%, 0%, 87%, 8%)
CSS variable
--color-primary: #BFEB1E;
Lowercase HEX
#bfeb1e

Shades

Tints

Tones

Harmony

CSS snippets for #BFEB1E

.color-bfeb1e {
  color: #BFEB1E;
  background-color: #BFEB1E;
}

Frequently asked questions

What color is #BFEB1E?+

#BFEB1E is a HEX color with RGB value rgb(191, 235, 30) and HSL value hsl(73, 84%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFEB1E?+

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