#BFBA26 Color

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

Color preview

#BFBA26

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFBA26

.color-bfba26 {
  color: #BFBA26;
  background-color: #BFBA26;
}

Frequently asked questions

What color is #BFBA26?+

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

What is the closest Tailwind color to #BFBA26?+

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