#BFBED8 Color

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

Color preview

#BFBED8

Color formats

HEX
#BFBED8
RGB
rgb(191, 190, 216)
RGBA
rgba(191, 190, 216, 1)
HSL
hsl(242, 25%, 80%)
HSV
hsv(242, 12%, 85%)
CMYK
cmyk(12%, 12%, 0%, 15%)
CSS variable
--color-primary: #BFBED8;
Lowercase HEX
#bfbed8

Shades

Tints

Tones

Harmony

CSS snippets for #BFBED8

.color-bfbed8 {
  color: #BFBED8;
  background-color: #BFBED8;
}

Frequently asked questions

What color is #BFBED8?+

#BFBED8 is a HEX color with RGB value rgb(191, 190, 216) and HSL value hsl(242, 25%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFBED8?+

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