#BD6DF6 Color

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

Color preview

#BD6DF6

Color formats

HEX
#BD6DF6
RGB
rgb(189, 109, 246)
RGBA
rgba(189, 109, 246, 1)
HSL
hsl(275, 88%, 70%)
HSV
hsv(275, 56%, 96%)
CMYK
cmyk(23%, 56%, 0%, 4%)
CSS variable
--color-primary: #BD6DF6;
Lowercase HEX
#bd6df6

Shades

Tints

Tones

Harmony

CSS snippets for #BD6DF6

.color-bd6df6 {
  color: #BD6DF6;
  background-color: #BD6DF6;
}

Frequently asked questions

What color is #BD6DF6?+

#BD6DF6 is a HEX color with RGB value rgb(189, 109, 246) and HSL value hsl(275, 88%, 70%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BD6DF6?+

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