#BD6AE6 Color

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

Color preview

#BD6AE6

Color formats

HEX
#BD6AE6
RGB
rgb(189, 106, 230)
RGBA
rgba(189, 106, 230, 1)
HSL
hsl(280, 71%, 66%)
HSV
hsv(280, 54%, 90%)
CMYK
cmyk(18%, 54%, 0%, 10%)
CSS variable
--color-primary: #BD6AE6;
Lowercase HEX
#bd6ae6

Shades

Tints

Tones

Harmony

CSS snippets for #BD6AE6

.color-bd6ae6 {
  color: #BD6AE6;
  background-color: #BD6AE6;
}

Frequently asked questions

What color is #BD6AE6?+

#BD6AE6 is a HEX color with RGB value rgb(189, 106, 230) and HSL value hsl(280, 71%, 66%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BD6AE6?+

The closest Tailwind color is purple-400, available as the bg-purple-400 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