#B08FEB Color

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

Color preview

#B08FEB

Color formats

HEX
#B08FEB
RGB
rgb(176, 143, 235)
RGBA
rgba(176, 143, 235, 1)
HSL
hsl(262, 70%, 74%)
HSV
hsv(262, 39%, 92%)
CMYK
cmyk(25%, 39%, 0%, 8%)
CSS variable
--color-primary: #B08FEB;
Lowercase HEX
#b08feb

Shades

Tints

Tones

Harmony

CSS snippets for #B08FEB

.color-b08feb {
  color: #B08FEB;
  background-color: #B08FEB;
}

Frequently asked questions

What color is #B08FEB?+

#B08FEB is a HEX color with RGB value rgb(176, 143, 235) and HSL value hsl(262, 70%, 74%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B08FEB?+

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