#BFACF0 Color

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

Color preview

#BFACF0

Color formats

HEX
#BFACF0
RGB
rgb(191, 172, 240)
RGBA
rgba(191, 172, 240, 1)
HSL
hsl(257, 69%, 81%)
HSV
hsv(257, 28%, 94%)
CMYK
cmyk(20%, 28%, 0%, 6%)
CSS variable
--color-primary: #BFACF0;
Lowercase HEX
#bfacf0

Shades

Tints

Tones

Harmony

CSS snippets for #BFACF0

.color-bfacf0 {
  color: #BFACF0;
  background-color: #BFACF0;
}

Frequently asked questions

What color is #BFACF0?+

#BFACF0 is a HEX color with RGB value rgb(191, 172, 240) and HSL value hsl(257, 69%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFACF0?+

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