#B18BBB Color

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

Color preview

#B18BBB

Color formats

HEX
#B18BBB
RGB
rgb(177, 139, 187)
RGBA
rgba(177, 139, 187, 1)
HSL
hsl(288, 26%, 64%)
HSV
hsv(288, 26%, 73%)
CMYK
cmyk(5%, 26%, 0%, 27%)
CSS variable
--color-primary: #B18BBB;
Lowercase HEX
#b18bbb

Shades

Tints

Tones

Harmony

CSS snippets for #B18BBB

.color-b18bbb {
  color: #B18BBB;
  background-color: #B18BBB;
}

Frequently asked questions

What color is #B18BBB?+

#B18BBB is a HEX color with RGB value rgb(177, 139, 187) and HSL value hsl(288, 26%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B18BBB?+

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