#B87EB6 Color

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

Color preview

#B87EB6

Color formats

HEX
#B87EB6
RGB
rgb(184, 126, 182)
RGBA
rgba(184, 126, 182, 1)
HSL
hsl(302, 29%, 61%)
HSV
hsv(302, 32%, 72%)
CMYK
cmyk(0%, 32%, 1%, 28%)
CSS variable
--color-primary: #B87EB6;
Lowercase HEX
#b87eb6

Shades

Tints

Tones

Harmony

CSS snippets for #B87EB6

.color-b87eb6 {
  color: #B87EB6;
  background-color: #B87EB6;
}

Frequently asked questions

What color is #B87EB6?+

#B87EB6 is a HEX color with RGB value rgb(184, 126, 182) and HSL value hsl(302, 29%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #B87EB6?+

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