#BFC34B Color

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

Color preview

#BFC34B

Color formats

HEX
#BFC34B
RGB
rgb(191, 195, 75)
RGBA
rgba(191, 195, 75, 1)
HSL
hsl(62, 50%, 53%)
HSV
hsv(62, 62%, 76%)
CMYK
cmyk(2%, 0%, 62%, 24%)
CSS variable
--color-primary: #BFC34B;
Lowercase HEX
#bfc34b

Shades

Tints

Tones

Harmony

CSS snippets for #BFC34B

.color-bfc34b {
  color: #BFC34B;
  background-color: #BFC34B;
}

Frequently asked questions

What color is #BFC34B?+

#BFC34B is a HEX color with RGB value rgb(191, 195, 75) and HSL value hsl(62, 50%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFC34B?+

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