#BFF10A Color

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

Color preview

#BFF10A

Color formats

HEX
#BFF10A
RGB
rgb(191, 241, 10)
RGBA
rgba(191, 241, 10, 1)
HSL
hsl(73, 92%, 49%)
HSV
hsv(73, 96%, 95%)
CMYK
cmyk(21%, 0%, 96%, 5%)
CSS variable
--color-primary: #BFF10A;
Lowercase HEX
#bff10a

Shades

Tints

Tones

Harmony

CSS snippets for #BFF10A

.color-bff10a {
  color: #BFF10A;
  background-color: #BFF10A;
}

Frequently asked questions

What color is #BFF10A?+

#BFF10A is a HEX color with RGB value rgb(191, 241, 10) and HSL value hsl(73, 92%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFF10A?+

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