#BAAC83 Color

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

Color preview

#BAAC83

Color formats

HEX
#BAAC83
RGB
rgb(186, 172, 131)
RGBA
rgba(186, 172, 131, 1)
HSL
hsl(45, 28%, 62%)
HSV
hsv(45, 30%, 73%)
CMYK
cmyk(0%, 8%, 30%, 27%)
CSS variable
--color-primary: #BAAC83;
Lowercase HEX
#baac83

Shades

Tints

Tones

Harmony

CSS snippets for #BAAC83

.color-baac83 {
  color: #BAAC83;
  background-color: #BAAC83;
}

Frequently asked questions

What color is #BAAC83?+

#BAAC83 is a HEX color with RGB value rgb(186, 172, 131) and HSL value hsl(45, 28%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAAC83?+

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