#BFAC69 Color

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

Color preview

#BFAC69

Color formats

HEX
#BFAC69
RGB
rgb(191, 172, 105)
RGBA
rgba(191, 172, 105, 1)
HSL
hsl(47, 40%, 58%)
HSV
hsv(47, 45%, 75%)
CMYK
cmyk(0%, 10%, 45%, 25%)
CSS variable
--color-primary: #BFAC69;
Lowercase HEX
#bfac69

Shades

Tints

Tones

Harmony

CSS snippets for #BFAC69

.color-bfac69 {
  color: #BFAC69;
  background-color: #BFAC69;
}

Frequently asked questions

What color is #BFAC69?+

#BFAC69 is a HEX color with RGB value rgb(191, 172, 105) and HSL value hsl(47, 40%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAC69?+

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