#BFAF9F Color

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

Color preview

#BFAF9F

Color formats

HEX
#BFAF9F
RGB
rgb(191, 175, 159)
RGBA
rgba(191, 175, 159, 1)
HSL
hsl(30, 20%, 69%)
HSV
hsv(30, 17%, 75%)
CMYK
cmyk(0%, 8%, 17%, 25%)
CSS variable
--color-primary: #BFAF9F;
Lowercase HEX
#bfaf9f

Shades

Tints

Tones

Harmony

CSS snippets for #BFAF9F

.color-bfaf9f {
  color: #BFAF9F;
  background-color: #BFAF9F;
}

Frequently asked questions

What color is #BFAF9F?+

#BFAF9F is a HEX color with RGB value rgb(191, 175, 159) and HSL value hsl(30, 20%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BFAF9F?+

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