#BFA58B Color

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

Color preview

#BFA58B

Color formats

HEX
#BFA58B
RGB
rgb(191, 165, 139)
RGBA
rgba(191, 165, 139, 1)
HSL
hsl(30, 29%, 65%)
HSV
hsv(30, 27%, 75%)
CMYK
cmyk(0%, 14%, 27%, 25%)
CSS variable
--color-primary: #BFA58B;
Lowercase HEX
#bfa58b

Shades

Tints

Tones

Harmony

CSS snippets for #BFA58B

.color-bfa58b {
  color: #BFA58B;
  background-color: #BFA58B;
}

Frequently asked questions

What color is #BFA58B?+

#BFA58B is a HEX color with RGB value rgb(191, 165, 139) and HSL value hsl(30, 29%, 65%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BFA58B?+

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