#BF32C9 Color

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

Color preview

#BF32C9

Color formats

HEX
#BF32C9
RGB
rgb(191, 50, 201)
RGBA
rgba(191, 50, 201, 1)
HSL
hsl(296, 60%, 49%)
HSV
hsv(296, 75%, 79%)
CMYK
cmyk(5%, 75%, 0%, 21%)
CSS variable
--color-primary: #BF32C9;
Lowercase HEX
#bf32c9

Shades

Tints

Tones

Harmony

CSS snippets for #BF32C9

.color-bf32c9 {
  color: #BF32C9;
  background-color: #BF32C9;
}

Frequently asked questions

What color is #BF32C9?+

#BF32C9 is a HEX color with RGB value rgb(191, 50, 201) and HSL value hsl(296, 60%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF32C9?+

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