#BFBADD Color

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

Color preview

#BFBADD

Color formats

HEX
#BFBADD
RGB
rgb(191, 186, 221)
RGBA
rgba(191, 186, 221, 1)
HSL
hsl(249, 34%, 80%)
HSV
hsv(249, 16%, 87%)
CMYK
cmyk(14%, 16%, 0%, 13%)
CSS variable
--color-primary: #BFBADD;
Lowercase HEX
#bfbadd

Shades

Tints

Tones

Harmony

CSS snippets for #BFBADD

.color-bfbadd {
  color: #BFBADD;
  background-color: #BFBADD;
}

Frequently asked questions

What color is #BFBADD?+

#BFBADD is a HEX color with RGB value rgb(191, 186, 221) and HSL value hsl(249, 34%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFBADD?+

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