#B27BAD Color

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

Color preview

#B27BAD

Color formats

HEX
#B27BAD
RGB
rgb(178, 123, 173)
RGBA
rgba(178, 123, 173, 1)
HSL
hsl(305, 26%, 59%)
HSV
hsv(305, 31%, 70%)
CMYK
cmyk(0%, 31%, 3%, 30%)
CSS variable
--color-primary: #B27BAD;
Lowercase HEX
#b27bad

Shades

Tints

Tones

Harmony

CSS snippets for #B27BAD

.color-b27bad {
  color: #B27BAD;
  background-color: #B27BAD;
}

Frequently asked questions

What color is #B27BAD?+

#B27BAD is a HEX color with RGB value rgb(178, 123, 173) and HSL value hsl(305, 26%, 59%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #B27BAD?+

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