#B97EB7 Color

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

Color preview

#B97EB7

Color formats

HEX
#B97EB7
RGB
rgb(185, 126, 183)
RGBA
rgba(185, 126, 183, 1)
HSL
hsl(302, 30%, 61%)
HSV
hsv(302, 32%, 73%)
CMYK
cmyk(0%, 32%, 1%, 27%)
CSS variable
--color-primary: #B97EB7;
Lowercase HEX
#b97eb7

Shades

Tints

Tones

Harmony

CSS snippets for #B97EB7

.color-b97eb7 {
  color: #B97EB7;
  background-color: #B97EB7;
}

Frequently asked questions

What color is #B97EB7?+

#B97EB7 is a HEX color with RGB value rgb(185, 126, 183) and HSL value hsl(302, 30%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #B97EB7?+

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