#BDACE3 Color

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

Color preview

#BDACE3

Color formats

HEX
#BDACE3
RGB
rgb(189, 172, 227)
RGBA
rgba(189, 172, 227, 1)
HSL
hsl(259, 50%, 78%)
HSV
hsv(259, 24%, 89%)
CMYK
cmyk(17%, 24%, 0%, 11%)
CSS variable
--color-primary: #BDACE3;
Lowercase HEX
#bdace3

Shades

Tints

Tones

Harmony

CSS snippets for #BDACE3

.color-bdace3 {
  color: #BDACE3;
  background-color: #BDACE3;
}

Frequently asked questions

What color is #BDACE3?+

#BDACE3 is a HEX color with RGB value rgb(189, 172, 227) and HSL value hsl(259, 50%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDACE3?+

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