#B18FEB Color

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

Color preview

#B18FEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B18FEB

.color-b18feb {
  color: #B18FEB;
  background-color: #B18FEB;
}

Frequently asked questions

What color is #B18FEB?+

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

What is the closest Tailwind color to #B18FEB?+

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