#BFAA90 Color

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

Color preview

#BFAA90

Color formats

HEX
#BFAA90
RGB
rgb(191, 170, 144)
RGBA
rgba(191, 170, 144, 1)
HSL
hsl(33, 27%, 66%)
HSV
hsv(33, 25%, 75%)
CMYK
cmyk(0%, 11%, 25%, 25%)
CSS variable
--color-primary: #BFAA90;
Lowercase HEX
#bfaa90

Shades

Tints

Tones

Harmony

CSS snippets for #BFAA90

.color-bfaa90 {
  color: #BFAA90;
  background-color: #BFAA90;
}

Frequently asked questions

What color is #BFAA90?+

#BFAA90 is a HEX color with RGB value rgb(191, 170, 144) and HSL value hsl(33, 27%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFAA90?+

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