#BF6CE5 Color

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

Color preview

#BF6CE5

Color formats

HEX
#BF6CE5
RGB
rgb(191, 108, 229)
RGBA
rgba(191, 108, 229, 1)
HSL
hsl(281, 70%, 66%)
HSV
hsv(281, 53%, 90%)
CMYK
cmyk(17%, 53%, 0%, 10%)
CSS variable
--color-primary: #BF6CE5;
Lowercase HEX
#bf6ce5

Shades

Tints

Tones

Harmony

CSS snippets for #BF6CE5

.color-bf6ce5 {
  color: #BF6CE5;
  background-color: #BF6CE5;
}

Frequently asked questions

What color is #BF6CE5?+

#BF6CE5 is a HEX color with RGB value rgb(191, 108, 229) and HSL value hsl(281, 70%, 66%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF6CE5?+

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