#BFCB0B Color

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

Color preview

#BFCB0B

Color formats

HEX
#BFCB0B
RGB
rgb(191, 203, 11)
RGBA
rgba(191, 203, 11, 1)
HSL
hsl(64, 90%, 42%)
HSV
hsv(64, 95%, 80%)
CMYK
cmyk(6%, 0%, 95%, 20%)
CSS variable
--color-primary: #BFCB0B;
Lowercase HEX
#bfcb0b

Shades

Tints

Tones

Harmony

CSS snippets for #BFCB0B

.color-bfcb0b {
  color: #BFCB0B;
  background-color: #BFCB0B;
}

Frequently asked questions

What color is #BFCB0B?+

#BFCB0B is a HEX color with RGB value rgb(191, 203, 11) and HSL value hsl(64, 90%, 42%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BFCB0B?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 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