#BFAF4B Color

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

Color preview

#BFAF4B

Color formats

HEX
#BFAF4B
RGB
rgb(191, 175, 75)
RGBA
rgba(191, 175, 75, 1)
HSL
hsl(52, 48%, 52%)
HSV
hsv(52, 61%, 75%)
CMYK
cmyk(0%, 8%, 61%, 25%)
CSS variable
--color-primary: #BFAF4B;
Lowercase HEX
#bfaf4b

Shades

Tints

Tones

Harmony

CSS snippets for #BFAF4B

.color-bfaf4b {
  color: #BFAF4B;
  background-color: #BFAF4B;
}

Frequently asked questions

What color is #BFAF4B?+

#BFAF4B is a HEX color with RGB value rgb(191, 175, 75) and HSL value hsl(52, 48%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAF4B?+

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