#BFA0E0 Color

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

Color preview

#BFA0E0

Color formats

HEX
#BFA0E0
RGB
rgb(191, 160, 224)
RGBA
rgba(191, 160, 224, 1)
HSL
hsl(269, 51%, 75%)
HSV
hsv(269, 29%, 88%)
CMYK
cmyk(15%, 29%, 0%, 12%)
CSS variable
--color-primary: #BFA0E0;
Lowercase HEX
#bfa0e0

Shades

Tints

Tones

Harmony

CSS snippets for #BFA0E0

.color-bfa0e0 {
  color: #BFA0E0;
  background-color: #BFA0E0;
}

Frequently asked questions

What color is #BFA0E0?+

#BFA0E0 is a HEX color with RGB value rgb(191, 160, 224) and HSL value hsl(269, 51%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BFA0E0?+

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