#BF8EBB Color

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

Color preview

#BF8EBB

Color formats

HEX
#BF8EBB
RGB
rgb(191, 142, 187)
RGBA
rgba(191, 142, 187, 1)
HSL
hsl(305, 28%, 65%)
HSV
hsv(305, 26%, 75%)
CMYK
cmyk(0%, 26%, 2%, 25%)
CSS variable
--color-primary: #BF8EBB;
Lowercase HEX
#bf8ebb

Shades

Tints

Tones

Harmony

CSS snippets for #BF8EBB

.color-bf8ebb {
  color: #BF8EBB;
  background-color: #BF8EBB;
}

Frequently asked questions

What color is #BF8EBB?+

#BF8EBB is a HEX color with RGB value rgb(191, 142, 187) and HSL value hsl(305, 28%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BF8EBB?+

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