#B66DFF Color

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

Color preview

#B66DFF

Color formats

HEX
#B66DFF
RGB
rgb(182, 109, 255)
RGBA
rgba(182, 109, 255, 1)
HSL
hsl(270, 100%, 71%)
HSV
hsv(270, 57%, 100%)
CMYK
cmyk(29%, 57%, 0%, 0%)
CSS variable
--color-primary: #B66DFF;
Lowercase HEX
#b66dff

Shades

Tints

Tones

Harmony

CSS snippets for #B66DFF

.color-b66dff {
  color: #B66DFF;
  background-color: #B66DFF;
}

Frequently asked questions

What color is #B66DFF?+

#B66DFF is a HEX color with RGB value rgb(182, 109, 255) and HSL value hsl(270, 100%, 71%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B66DFF?+

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