#B66BAD Color

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

Color preview

#B66BAD

Color formats

HEX
#B66BAD
RGB
rgb(182, 107, 173)
RGBA
rgba(182, 107, 173, 1)
HSL
hsl(307, 34%, 57%)
HSV
hsv(307, 41%, 71%)
CMYK
cmyk(0%, 41%, 5%, 29%)
CSS variable
--color-primary: #B66BAD;
Lowercase HEX
#b66bad

Shades

Tints

Tones

Harmony

CSS snippets for #B66BAD

.color-b66bad {
  color: #B66BAD;
  background-color: #B66BAD;
}

Frequently asked questions

What color is #B66BAD?+

#B66BAD is a HEX color with RGB value rgb(182, 107, 173) and HSL value hsl(307, 34%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B66BAD?+

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