#BF9AEE Color

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

Color preview

#BF9AEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BF9AEE

.color-bf9aee {
  color: #BF9AEE;
  background-color: #BF9AEE;
}

Frequently asked questions

What color is #BF9AEE?+

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

What is the closest Tailwind color to #BF9AEE?+

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