#BFDB4D Color

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

Color preview

#BFDB4D

Color formats

HEX
#BFDB4D
RGB
rgb(191, 219, 77)
RGBA
rgba(191, 219, 77, 1)
HSL
hsl(72, 66%, 58%)
HSV
hsv(72, 65%, 86%)
CMYK
cmyk(13%, 0%, 65%, 14%)
CSS variable
--color-primary: #BFDB4D;
Lowercase HEX
#bfdb4d

Shades

Tints

Tones

Harmony

CSS snippets for #BFDB4D

.color-bfdb4d {
  color: #BFDB4D;
  background-color: #BFDB4D;
}

Frequently asked questions

What color is #BFDB4D?+

#BFDB4D is a HEX color with RGB value rgb(191, 219, 77) and HSL value hsl(72, 66%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFDB4D?+

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