#BFDA2B Color

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

Color preview

#BFDA2B

Color formats

HEX
#BFDA2B
RGB
rgb(191, 218, 43)
RGBA
rgba(191, 218, 43, 1)
HSL
hsl(69, 70%, 51%)
HSV
hsv(69, 80%, 85%)
CMYK
cmyk(12%, 0%, 80%, 15%)
CSS variable
--color-primary: #BFDA2B;
Lowercase HEX
#bfda2b

Shades

Tints

Tones

Harmony

CSS snippets for #BFDA2B

.color-bfda2b {
  color: #BFDA2B;
  background-color: #BFDA2B;
}

Frequently asked questions

What color is #BFDA2B?+

#BFDA2B is a HEX color with RGB value rgb(191, 218, 43) and HSL value hsl(69, 70%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BFDA2B?+

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