#BFFD3A Color

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

Color preview

#BFFD3A

Color formats

HEX
#BFFD3A
RGB
rgb(191, 253, 58)
RGBA
rgba(191, 253, 58, 1)
HSL
hsl(79, 98%, 61%)
HSV
hsv(79, 77%, 99%)
CMYK
cmyk(25%, 0%, 77%, 1%)
CSS variable
--color-primary: #BFFD3A;
Lowercase HEX
#bffd3a

Shades

Tints

Tones

Harmony

CSS snippets for #BFFD3A

.color-bffd3a {
  color: #BFFD3A;
  background-color: #BFFD3A;
}

Frequently asked questions

What color is #BFFD3A?+

#BFFD3A is a HEX color with RGB value rgb(191, 253, 58) and HSL value hsl(79, 98%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFFD3A?+

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