#BF8EBF Color

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

Color preview

#BF8EBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BF8EBF

.color-bf8ebf {
  color: #BF8EBF;
  background-color: #BF8EBF;
}

Frequently asked questions

What color is #BF8EBF?+

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

What is the closest Tailwind color to #BF8EBF?+

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