#BFC94B Color

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

Color preview

#BFC94B

Color formats

HEX
#BFC94B
RGB
rgb(191, 201, 75)
RGBA
rgba(191, 201, 75, 1)
HSL
hsl(65, 54%, 54%)
HSV
hsv(65, 63%, 79%)
CMYK
cmyk(5%, 0%, 63%, 21%)
CSS variable
--color-primary: #BFC94B;
Lowercase HEX
#bfc94b

Shades

Tints

Tones

Harmony

CSS snippets for #BFC94B

.color-bfc94b {
  color: #BFC94B;
  background-color: #BFC94B;
}

Frequently asked questions

What color is #BFC94B?+

#BFC94B is a HEX color with RGB value rgb(191, 201, 75) and HSL value hsl(65, 54%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFC94B?+

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