#BFAF4A Color

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

Color preview

#BFAF4A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFAF4A

.color-bfaf4a {
  color: #BFAF4A;
  background-color: #BFAF4A;
}

Frequently asked questions

What color is #BFAF4A?+

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

What is the closest Tailwind color to #BFAF4A?+

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