#BF71C6 Color

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

Color preview

#BF71C6

Color formats

HEX
#BF71C6
RGB
rgb(191, 113, 198)
RGBA
rgba(191, 113, 198, 1)
HSL
hsl(295, 43%, 61%)
HSV
hsv(295, 43%, 78%)
CMYK
cmyk(4%, 43%, 0%, 22%)
CSS variable
--color-primary: #BF71C6;
Lowercase HEX
#bf71c6

Shades

Tints

Tones

Harmony

CSS snippets for #BF71C6

.color-bf71c6 {
  color: #BF71C6;
  background-color: #BF71C6;
}

Frequently asked questions

What color is #BF71C6?+

#BF71C6 is a HEX color with RGB value rgb(191, 113, 198) and HSL value hsl(295, 43%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF71C6?+

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