#BFAF33 Color

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

Color preview

#BFAF33

Color formats

HEX
#BFAF33
RGB
rgb(191, 175, 51)
RGBA
rgba(191, 175, 51, 1)
HSL
hsl(53, 58%, 47%)
HSV
hsv(53, 73%, 75%)
CMYK
cmyk(0%, 8%, 73%, 25%)
CSS variable
--color-primary: #BFAF33;
Lowercase HEX
#bfaf33

Shades

Tints

Tones

Harmony

CSS snippets for #BFAF33

.color-bfaf33 {
  color: #BFAF33;
  background-color: #BFAF33;
}

Frequently asked questions

What color is #BFAF33?+

#BFAF33 is a HEX color with RGB value rgb(191, 175, 51) and HSL value hsl(53, 58%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BFAF33?+

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