#BAAA92 Color

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

Color preview

#BAAA92

Color formats

HEX
#BAAA92
RGB
rgb(186, 170, 146)
RGBA
rgba(186, 170, 146, 1)
HSL
hsl(36, 22%, 65%)
HSV
hsv(36, 22%, 73%)
CMYK
cmyk(0%, 9%, 22%, 27%)
CSS variable
--color-primary: #BAAA92;
Lowercase HEX
#baaa92

Shades

Tints

Tones

Harmony

CSS snippets for #BAAA92

.color-baaa92 {
  color: #BAAA92;
  background-color: #BAAA92;
}

Frequently asked questions

What color is #BAAA92?+

#BAAA92 is a HEX color with RGB value rgb(186, 170, 146) and HSL value hsl(36, 22%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAAA92?+

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