#BFEB0F Color

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

Color preview

#BFEB0F

Color formats

HEX
#BFEB0F
RGB
rgb(191, 235, 15)
RGBA
rgba(191, 235, 15, 1)
HSL
hsl(72, 88%, 49%)
HSV
hsv(72, 94%, 92%)
CMYK
cmyk(19%, 0%, 94%, 8%)
CSS variable
--color-primary: #BFEB0F;
Lowercase HEX
#bfeb0f

Shades

Tints

Tones

Harmony

CSS snippets for #BFEB0F

.color-bfeb0f {
  color: #BFEB0F;
  background-color: #BFEB0F;
}

Frequently asked questions

What color is #BFEB0F?+

#BFEB0F is a HEX color with RGB value rgb(191, 235, 15) and HSL value hsl(72, 88%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFEB0F?+

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