#BFBEF2 Color

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

Color preview

#BFBEF2

Color formats

HEX
#BFBEF2
RGB
rgb(191, 190, 242)
RGBA
rgba(191, 190, 242, 1)
HSL
hsl(241, 67%, 85%)
HSV
hsv(241, 21%, 95%)
CMYK
cmyk(21%, 21%, 0%, 5%)
CSS variable
--color-primary: #BFBEF2;
Lowercase HEX
#bfbef2

Shades

Tints

Tones

Harmony

CSS snippets for #BFBEF2

.color-bfbef2 {
  color: #BFBEF2;
  background-color: #BFBEF2;
}

Frequently asked questions

What color is #BFBEF2?+

#BFBEF2 is a HEX color with RGB value rgb(191, 190, 242) and HSL value hsl(241, 67%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFBEF2?+

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