#BDBCFB Color

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

Color preview

#BDBCFB

Color formats

HEX
#BDBCFB
RGB
rgb(189, 188, 251)
RGBA
rgba(189, 188, 251, 1)
HSL
hsl(241, 89%, 86%)
HSV
hsv(241, 25%, 98%)
CMYK
cmyk(25%, 25%, 0%, 2%)
CSS variable
--color-primary: #BDBCFB;
Lowercase HEX
#bdbcfb

Shades

Tints

Tones

Harmony

CSS snippets for #BDBCFB

.color-bdbcfb {
  color: #BDBCFB;
  background-color: #BDBCFB;
}

Frequently asked questions

What color is #BDBCFB?+

#BDBCFB is a HEX color with RGB value rgb(189, 188, 251) and HSL value hsl(241, 89%, 86%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDBCFB?+

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