#BDB3FF Color

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

Color preview

#BDB3FF

Color formats

HEX
#BDB3FF
RGB
rgb(189, 179, 255)
RGBA
rgba(189, 179, 255, 1)
HSL
hsl(248, 100%, 85%)
HSV
hsv(248, 30%, 100%)
CMYK
cmyk(26%, 30%, 0%, 0%)
CSS variable
--color-primary: #BDB3FF;
Lowercase HEX
#bdb3ff

Shades

Tints

Tones

Harmony

CSS snippets for #BDB3FF

.color-bdb3ff {
  color: #BDB3FF;
  background-color: #BDB3FF;
}

Frequently asked questions

What color is #BDB3FF?+

#BDB3FF is a HEX color with RGB value rgb(189, 179, 255) and HSL value hsl(248, 100%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDB3FF?+

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