#B18BCC Color

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

Color preview

#B18BCC

Color formats

HEX
#B18BCC
RGB
rgb(177, 139, 204)
RGBA
rgba(177, 139, 204, 1)
HSL
hsl(275, 39%, 67%)
HSV
hsv(275, 32%, 80%)
CMYK
cmyk(13%, 32%, 0%, 20%)
CSS variable
--color-primary: #B18BCC;
Lowercase HEX
#b18bcc

Shades

Tints

Tones

Harmony

CSS snippets for #B18BCC

.color-b18bcc {
  color: #B18BCC;
  background-color: #B18BCC;
}

Frequently asked questions

What color is #B18BCC?+

#B18BCC is a HEX color with RGB value rgb(177, 139, 204) and HSL value hsl(275, 39%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B18BCC?+

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