#BDA8FF Color

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

Color preview

#BDA8FF

Color formats

HEX
#BDA8FF
RGB
rgb(189, 168, 255)
RGBA
rgba(189, 168, 255, 1)
HSL
hsl(254, 100%, 83%)
HSV
hsv(254, 34%, 100%)
CMYK
cmyk(26%, 34%, 0%, 0%)
CSS variable
--color-primary: #BDA8FF;
Lowercase HEX
#bda8ff

Shades

Tints

Tones

Harmony

CSS snippets for #BDA8FF

.color-bda8ff {
  color: #BDA8FF;
  background-color: #BDA8FF;
}

Frequently asked questions

What color is #BDA8FF?+

#BDA8FF is a HEX color with RGB value rgb(189, 168, 255) and HSL value hsl(254, 100%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDA8FF?+

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