#BF31A5 Color

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

Color preview

#BF31A5

Color formats

HEX
#BF31A5
RGB
rgb(191, 49, 165)
RGBA
rgba(191, 49, 165, 1)
HSL
hsl(311, 59%, 47%)
HSV
hsv(311, 74%, 75%)
CMYK
cmyk(0%, 74%, 14%, 25%)
CSS variable
--color-primary: #BF31A5;
Lowercase HEX
#bf31a5

Shades

Tints

Tones

Harmony

CSS snippets for #BF31A5

.color-bf31a5 {
  color: #BF31A5;
  background-color: #BF31A5;
}

Frequently asked questions

What color is #BF31A5?+

#BF31A5 is a HEX color with RGB value rgb(191, 49, 165) and HSL value hsl(311, 59%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BF31A5?+

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