#B66BEB Color

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

Color preview

#B66BEB

Color formats

HEX
#B66BEB
RGB
rgb(182, 107, 235)
RGBA
rgba(182, 107, 235, 1)
HSL
hsl(275, 76%, 67%)
HSV
hsv(275, 54%, 92%)
CMYK
cmyk(23%, 54%, 0%, 8%)
CSS variable
--color-primary: #B66BEB;
Lowercase HEX
#b66beb

Shades

Tints

Tones

Harmony

CSS snippets for #B66BEB

.color-b66beb {
  color: #B66BEB;
  background-color: #B66BEB;
}

Frequently asked questions

What color is #B66BEB?+

#B66BEB is a HEX color with RGB value rgb(182, 107, 235) and HSL value hsl(275, 76%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B66BEB?+

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