#B08FFF Color

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

Color preview

#B08FFF

Color formats

HEX
#B08FFF
RGB
rgb(176, 143, 255)
RGBA
rgba(176, 143, 255, 1)
HSL
hsl(258, 100%, 78%)
HSV
hsv(258, 44%, 100%)
CMYK
cmyk(31%, 44%, 0%, 0%)
CSS variable
--color-primary: #B08FFF;
Lowercase HEX
#b08fff

Shades

Tints

Tones

Harmony

CSS snippets for #B08FFF

.color-b08fff {
  color: #B08FFF;
  background-color: #B08FFF;
}

Frequently asked questions

What color is #B08FFF?+

#B08FFF is a HEX color with RGB value rgb(176, 143, 255) and HSL value hsl(258, 100%, 78%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B08FFF?+

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