#B66AEC Color

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

Color preview

#B66AEC

Color formats

HEX
#B66AEC
RGB
rgb(182, 106, 236)
RGBA
rgba(182, 106, 236, 1)
HSL
hsl(275, 77%, 67%)
HSV
hsv(275, 55%, 93%)
CMYK
cmyk(23%, 55%, 0%, 7%)
CSS variable
--color-primary: #B66AEC;
Lowercase HEX
#b66aec

Shades

Tints

Tones

Harmony

CSS snippets for #B66AEC

.color-b66aec {
  color: #B66AEC;
  background-color: #B66AEC;
}

Frequently asked questions

What color is #B66AEC?+

#B66AEC is a HEX color with RGB value rgb(182, 106, 236) and HSL value hsl(275, 77%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B66AEC?+

The closest Tailwind color is purple-500, available as the bg-purple-500 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