#B18FE6 Color

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

Color preview

#B18FE6

Color formats

HEX
#B18FE6
RGB
rgb(177, 143, 230)
RGBA
rgba(177, 143, 230, 1)
HSL
hsl(263, 64%, 73%)
HSV
hsv(263, 38%, 90%)
CMYK
cmyk(23%, 38%, 0%, 10%)
CSS variable
--color-primary: #B18FE6;
Lowercase HEX
#b18fe6

Shades

Tints

Tones

Harmony

CSS snippets for #B18FE6

.color-b18fe6 {
  color: #B18FE6;
  background-color: #B18FE6;
}

Frequently asked questions

What color is #B18FE6?+

#B18FE6 is a HEX color with RGB value rgb(177, 143, 230) and HSL value hsl(263, 64%, 73%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B18FE6?+

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