#BFBF26 Color

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

Color preview

#BFBF26

Color formats

HEX
#BFBF26
RGB
rgb(191, 191, 38)
RGBA
rgba(191, 191, 38, 1)
HSL
hsl(60, 67%, 45%)
HSV
hsv(60, 80%, 75%)
CMYK
cmyk(0%, 0%, 80%, 25%)
CSS variable
--color-primary: #BFBF26;
Lowercase HEX
#bfbf26

Shades

Tints

Tones

Harmony

CSS snippets for #BFBF26

.color-bfbf26 {
  color: #BFBF26;
  background-color: #BFBF26;
}

Frequently asked questions

What color is #BFBF26?+

#BFBF26 is a HEX color with RGB value rgb(191, 191, 38) and HSL value hsl(60, 67%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BFBF26?+

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