#BFCF30 Color

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

Color preview

#BFCF30

Color formats

HEX
#BFCF30
RGB
rgb(191, 207, 48)
RGBA
rgba(191, 207, 48, 1)
HSL
hsl(66, 62%, 50%)
HSV
hsv(66, 77%, 81%)
CMYK
cmyk(8%, 0%, 77%, 19%)
CSS variable
--color-primary: #BFCF30;
Lowercase HEX
#bfcf30

Shades

Tints

Tones

Harmony

CSS snippets for #BFCF30

.color-bfcf30 {
  color: #BFCF30;
  background-color: #BFCF30;
}

Frequently asked questions

What color is #BFCF30?+

#BFCF30 is a HEX color with RGB value rgb(191, 207, 48) and HSL value hsl(66, 62%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BFCF30?+

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