#BFCF45 Color

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

Color preview

#BFCF45

Color formats

HEX
#BFCF45
RGB
rgb(191, 207, 69)
RGBA
rgba(191, 207, 69, 1)
HSL
hsl(67, 59%, 54%)
HSV
hsv(67, 67%, 81%)
CMYK
cmyk(8%, 0%, 67%, 19%)
CSS variable
--color-primary: #BFCF45;
Lowercase HEX
#bfcf45

Shades

Tints

Tones

Harmony

CSS snippets for #BFCF45

.color-bfcf45 {
  color: #BFCF45;
  background-color: #BFCF45;
}

Frequently asked questions

What color is #BFCF45?+

#BFCF45 is a HEX color with RGB value rgb(191, 207, 69) and HSL value hsl(67, 59%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BFCF45?+

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