#BFBFF6 Color

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

Color preview

#BFBFF6

Color formats

HEX
#BFBFF6
RGB
rgb(191, 191, 246)
RGBA
rgba(191, 191, 246, 1)
HSL
hsl(240, 75%, 86%)
HSV
hsv(240, 22%, 96%)
CMYK
cmyk(22%, 22%, 0%, 4%)
CSS variable
--color-primary: #BFBFF6;
Lowercase HEX
#bfbff6

Shades

Tints

Tones

Harmony

CSS snippets for #BFBFF6

.color-bfbff6 {
  color: #BFBFF6;
  background-color: #BFBFF6;
}

Frequently asked questions

What color is #BFBFF6?+

#BFBFF6 is a HEX color with RGB value rgb(191, 191, 246) and HSL value hsl(240, 75%, 86%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFBFF6?+

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