#BF64C6 Color

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

Color preview

#BF64C6

Color formats

HEX
#BF64C6
RGB
rgb(191, 100, 198)
RGBA
rgba(191, 100, 198, 1)
HSL
hsl(296, 46%, 58%)
HSV
hsv(296, 49%, 78%)
CMYK
cmyk(4%, 49%, 0%, 22%)
CSS variable
--color-primary: #BF64C6;
Lowercase HEX
#bf64c6

Shades

Tints

Tones

Harmony

CSS snippets for #BF64C6

.color-bf64c6 {
  color: #BF64C6;
  background-color: #BF64C6;
}

Frequently asked questions

What color is #BF64C6?+

#BF64C6 is a HEX color with RGB value rgb(191, 100, 198) and HSL value hsl(296, 46%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF64C6?+

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