#BFCF2A Color

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

Color preview

#BFCF2A

Color formats

HEX
#BFCF2A
RGB
rgb(191, 207, 42)
RGBA
rgba(191, 207, 42, 1)
HSL
hsl(66, 66%, 49%)
HSV
hsv(66, 80%, 81%)
CMYK
cmyk(8%, 0%, 80%, 19%)
CSS variable
--color-primary: #BFCF2A;
Lowercase HEX
#bfcf2a

Shades

Tints

Tones

Harmony

CSS snippets for #BFCF2A

.color-bfcf2a {
  color: #BFCF2A;
  background-color: #BFCF2A;
}

Frequently asked questions

What color is #BFCF2A?+

#BFCF2A is a HEX color with RGB value rgb(191, 207, 42) and HSL value hsl(66, 66%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BFCF2A?+

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