#BFA93B Color

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

Color preview

#BFA93B

Color formats

HEX
#BFA93B
RGB
rgb(191, 169, 59)
RGBA
rgba(191, 169, 59, 1)
HSL
hsl(50, 53%, 49%)
HSV
hsv(50, 69%, 75%)
CMYK
cmyk(0%, 12%, 69%, 25%)
CSS variable
--color-primary: #BFA93B;
Lowercase HEX
#bfa93b

Shades

Tints

Tones

Harmony

CSS snippets for #BFA93B

.color-bfa93b {
  color: #BFA93B;
  background-color: #BFA93B;
}

Frequently asked questions

What color is #BFA93B?+

#BFA93B is a HEX color with RGB value rgb(191, 169, 59) and HSL value hsl(50, 53%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BFA93B?+

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