#B066FF Color

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

Color preview

#B066FF

Color formats

HEX
#B066FF
RGB
rgb(176, 102, 255)
RGBA
rgba(176, 102, 255, 1)
HSL
hsl(269, 100%, 70%)
HSV
hsv(269, 60%, 100%)
CMYK
cmyk(31%, 60%, 0%, 0%)
CSS variable
--color-primary: #B066FF;
Lowercase HEX
#b066ff

Shades

Tints

Tones

Harmony

CSS snippets for #B066FF

.color-b066ff {
  color: #B066FF;
  background-color: #B066FF;
}

Frequently asked questions

What color is #B066FF?+

#B066FF is a HEX color with RGB value rgb(176, 102, 255) and HSL value hsl(269, 100%, 70%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B066FF?+

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