#B06CEB Color

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

Color preview

#B06CEB

Color formats

HEX
#B06CEB
RGB
rgb(176, 108, 235)
RGBA
rgba(176, 108, 235, 1)
HSL
hsl(272, 76%, 67%)
HSV
hsv(272, 54%, 92%)
CMYK
cmyk(25%, 54%, 0%, 8%)
CSS variable
--color-primary: #B06CEB;
Lowercase HEX
#b06ceb

Shades

Tints

Tones

Harmony

CSS snippets for #B06CEB

.color-b06ceb {
  color: #B06CEB;
  background-color: #B06CEB;
}

Frequently asked questions

What color is #B06CEB?+

#B06CEB is a HEX color with RGB value rgb(176, 108, 235) and HSL value hsl(272, 76%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B06CEB?+

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