#B97BAD Color

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

Color preview

#B97BAD

Color formats

HEX
#B97BAD
RGB
rgb(185, 123, 173)
RGBA
rgba(185, 123, 173, 1)
HSL
hsl(312, 31%, 60%)
HSV
hsv(312, 34%, 73%)
CMYK
cmyk(0%, 34%, 6%, 27%)
CSS variable
--color-primary: #B97BAD;
Lowercase HEX
#b97bad

Shades

Tints

Tones

Harmony

CSS snippets for #B97BAD

.color-b97bad {
  color: #B97BAD;
  background-color: #B97BAD;
}

Frequently asked questions

What color is #B97BAD?+

#B97BAD is a HEX color with RGB value rgb(185, 123, 173) and HSL value hsl(312, 31%, 60%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #B97BAD?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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