#BFBEF9 Color

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

Color preview

#BFBEF9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFBEF9

.color-bfbef9 {
  color: #BFBEF9;
  background-color: #BFBEF9;
}

Frequently asked questions

What color is #BFBEF9?+

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

What is the closest Tailwind color to #BFBEF9?+

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