#BFA27B Color

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

Color preview

#BFA27B

Color formats

HEX
#BFA27B
RGB
rgb(191, 162, 123)
RGBA
rgba(191, 162, 123, 1)
HSL
hsl(34, 35%, 62%)
HSV
hsv(34, 36%, 75%)
CMYK
cmyk(0%, 15%, 36%, 25%)
CSS variable
--color-primary: #BFA27B;
Lowercase HEX
#bfa27b

Shades

Tints

Tones

Harmony

CSS snippets for #BFA27B

.color-bfa27b {
  color: #BFA27B;
  background-color: #BFA27B;
}

Frequently asked questions

What color is #BFA27B?+

#BFA27B is a HEX color with RGB value rgb(191, 162, 123) and HSL value hsl(34, 35%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFA27B?+

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