#BD6DF3 Color

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

Color preview

#BD6DF3

Color formats

HEX
#BD6DF3
RGB
rgb(189, 109, 243)
RGBA
rgba(189, 109, 243, 1)
HSL
hsl(276, 85%, 69%)
HSV
hsv(276, 55%, 95%)
CMYK
cmyk(22%, 55%, 0%, 5%)
CSS variable
--color-primary: #BD6DF3;
Lowercase HEX
#bd6df3

Shades

Tints

Tones

Harmony

CSS snippets for #BD6DF3

.color-bd6df3 {
  color: #BD6DF3;
  background-color: #BD6DF3;
}

Frequently asked questions

What color is #BD6DF3?+

#BD6DF3 is a HEX color with RGB value rgb(189, 109, 243) and HSL value hsl(276, 85%, 69%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BD6DF3?+

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