#BFBEE1 Color

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

Color preview

#BFBEE1

Color formats

HEX
#BFBEE1
RGB
rgb(191, 190, 225)
RGBA
rgba(191, 190, 225, 1)
HSL
hsl(242, 37%, 81%)
HSV
hsv(242, 16%, 88%)
CMYK
cmyk(15%, 16%, 0%, 12%)
CSS variable
--color-primary: #BFBEE1;
Lowercase HEX
#bfbee1

Shades

Tints

Tones

Harmony

CSS snippets for #BFBEE1

.color-bfbee1 {
  color: #BFBEE1;
  background-color: #BFBEE1;
}

Frequently asked questions

What color is #BFBEE1?+

#BFBEE1 is a HEX color with RGB value rgb(191, 190, 225) and HSL value hsl(242, 37%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFBEE1?+

The closest Tailwind color is slate-300, available as the bg-slate-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