#BF61C4 Color

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

Color preview

#BF61C4

Color formats

HEX
#BF61C4
RGB
rgb(191, 97, 196)
RGBA
rgba(191, 97, 196, 1)
HSL
hsl(297, 46%, 57%)
HSV
hsv(297, 51%, 77%)
CMYK
cmyk(3%, 51%, 0%, 23%)
CSS variable
--color-primary: #BF61C4;
Lowercase HEX
#bf61c4

Shades

Tints

Tones

Harmony

CSS snippets for #BF61C4

.color-bf61c4 {
  color: #BF61C4;
  background-color: #BF61C4;
}

Frequently asked questions

What color is #BF61C4?+

#BF61C4 is a HEX color with RGB value rgb(191, 97, 196) and HSL value hsl(297, 46%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF61C4?+

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