#BD6FE6 Color

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

Color preview

#BD6FE6

Color formats

HEX
#BD6FE6
RGB
rgb(189, 111, 230)
RGBA
rgba(189, 111, 230, 1)
HSL
hsl(279, 70%, 67%)
HSV
hsv(279, 52%, 90%)
CMYK
cmyk(18%, 52%, 0%, 10%)
CSS variable
--color-primary: #BD6FE6;
Lowercase HEX
#bd6fe6

Shades

Tints

Tones

Harmony

CSS snippets for #BD6FE6

.color-bd6fe6 {
  color: #BD6FE6;
  background-color: #BD6FE6;
}

Frequently asked questions

What color is #BD6FE6?+

#BD6FE6 is a HEX color with RGB value rgb(189, 111, 230) and HSL value hsl(279, 70%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BD6FE6?+

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