#B36BAD Color

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

Color preview

#B36BAD

Color formats

HEX
#B36BAD
RGB
rgb(179, 107, 173)
RGBA
rgba(179, 107, 173, 1)
HSL
hsl(305, 32%, 56%)
HSV
hsv(305, 40%, 70%)
CMYK
cmyk(0%, 40%, 3%, 30%)
CSS variable
--color-primary: #B36BAD;
Lowercase HEX
#b36bad

Shades

Tints

Tones

Harmony

CSS snippets for #B36BAD

.color-b36bad {
  color: #B36BAD;
  background-color: #B36BAD;
}

Frequently asked questions

What color is #B36BAD?+

#B36BAD is a HEX color with RGB value rgb(179, 107, 173) and HSL value hsl(305, 32%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B36BAD?+

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