#BFABE2 Color

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

Color preview

#BFABE2

Color formats

HEX
#BFABE2
RGB
rgb(191, 171, 226)
RGBA
rgba(191, 171, 226, 1)
HSL
hsl(262, 49%, 78%)
HSV
hsv(262, 24%, 89%)
CMYK
cmyk(15%, 24%, 0%, 11%)
CSS variable
--color-primary: #BFABE2;
Lowercase HEX
#bfabe2

Shades

Tints

Tones

Harmony

CSS snippets for #BFABE2

.color-bfabe2 {
  color: #BFABE2;
  background-color: #BFABE2;
}

Frequently asked questions

What color is #BFABE2?+

#BFABE2 is a HEX color with RGB value rgb(191, 171, 226) and HSL value hsl(262, 49%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFABE2?+

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