#BF9BEE Color

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

Color preview

#BF9BEE

Color formats

HEX
#BF9BEE
RGB
rgb(191, 155, 238)
RGBA
rgba(191, 155, 238, 1)
HSL
hsl(266, 71%, 77%)
HSV
hsv(266, 35%, 93%)
CMYK
cmyk(20%, 35%, 0%, 7%)
CSS variable
--color-primary: #BF9BEE;
Lowercase HEX
#bf9bee

Shades

Tints

Tones

Harmony

CSS snippets for #BF9BEE

.color-bf9bee {
  color: #BF9BEE;
  background-color: #BF9BEE;
}

Frequently asked questions

What color is #BF9BEE?+

#BF9BEE is a HEX color with RGB value rgb(191, 155, 238) and HSL value hsl(266, 71%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BF9BEE?+

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