#BAA7B0 Color

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

Color preview

#BAA7B0

Color formats

HEX
#BAA7B0
RGB
rgb(186, 167, 176)
RGBA
rgba(186, 167, 176, 1)
HSL
hsl(332, 12%, 69%)
HSV
hsv(332, 10%, 73%)
CMYK
cmyk(0%, 10%, 5%, 27%)
CSS variable
--color-primary: #BAA7B0;
Lowercase HEX
#baa7b0

Shades

Tints

Tones

Harmony

CSS snippets for #BAA7B0

.color-baa7b0 {
  color: #BAA7B0;
  background-color: #BAA7B0;
}

Frequently asked questions

What color is #BAA7B0?+

#BAA7B0 is a HEX color with RGB value rgb(186, 167, 176) and HSL value hsl(332, 12%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BAA7B0?+

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