#BFABE6 Color

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

Color preview

#BFABE6

Color formats

HEX
#BFABE6
RGB
rgb(191, 171, 230)
RGBA
rgba(191, 171, 230, 1)
HSL
hsl(260, 54%, 79%)
HSV
hsv(260, 26%, 90%)
CMYK
cmyk(17%, 26%, 0%, 10%)
CSS variable
--color-primary: #BFABE6;
Lowercase HEX
#bfabe6

Shades

Tints

Tones

Harmony

CSS snippets for #BFABE6

.color-bfabe6 {
  color: #BFABE6;
  background-color: #BFABE6;
}

Frequently asked questions

What color is #BFABE6?+

#BFABE6 is a HEX color with RGB value rgb(191, 171, 230) and HSL value hsl(260, 54%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFABE6?+

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