#B66FCD Color

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

Color preview

#B66FCD

Color formats

HEX
#B66FCD
RGB
rgb(182, 111, 205)
RGBA
rgba(182, 111, 205, 1)
HSL
hsl(285, 48%, 62%)
HSV
hsv(285, 46%, 80%)
CMYK
cmyk(11%, 46%, 0%, 20%)
CSS variable
--color-primary: #B66FCD;
Lowercase HEX
#b66fcd

Shades

Tints

Tones

Harmony

CSS snippets for #B66FCD

.color-b66fcd {
  color: #B66FCD;
  background-color: #B66FCD;
}

Frequently asked questions

What color is #B66FCD?+

#B66FCD is a HEX color with RGB value rgb(182, 111, 205) and HSL value hsl(285, 48%, 62%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B66FCD?+

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