#B888BF Color

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

Color preview

#B888BF

Color formats

HEX
#B888BF
RGB
rgb(184, 136, 191)
RGBA
rgba(184, 136, 191, 1)
HSL
hsl(292, 30%, 64%)
HSV
hsv(292, 29%, 75%)
CMYK
cmyk(4%, 29%, 0%, 25%)
CSS variable
--color-primary: #B888BF;
Lowercase HEX
#b888bf

Shades

Tints

Tones

Harmony

CSS snippets for #B888BF

.color-b888bf {
  color: #B888BF;
  background-color: #B888BF;
}

Frequently asked questions

What color is #B888BF?+

#B888BF is a HEX color with RGB value rgb(184, 136, 191) and HSL value hsl(292, 30%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B888BF?+

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