#BFBFF9 Color

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

Color preview

#BFBFF9

Color formats

HEX
#BFBFF9
RGB
rgb(191, 191, 249)
RGBA
rgba(191, 191, 249, 1)
HSL
hsl(240, 83%, 86%)
HSV
hsv(240, 23%, 98%)
CMYK
cmyk(23%, 23%, 0%, 2%)
CSS variable
--color-primary: #BFBFF9;
Lowercase HEX
#bfbff9

Shades

Tints

Tones

Harmony

CSS snippets for #BFBFF9

.color-bfbff9 {
  color: #BFBFF9;
  background-color: #BFBFF9;
}

Frequently asked questions

What color is #BFBFF9?+

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

What is the closest Tailwind color to #BFBFF9?+

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