#BF61C2 Color

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

Color preview

#BF61C2

Color formats

HEX
#BF61C2
RGB
rgb(191, 97, 194)
RGBA
rgba(191, 97, 194, 1)
HSL
hsl(298, 44%, 57%)
HSV
hsv(298, 50%, 76%)
CMYK
cmyk(2%, 50%, 0%, 24%)
CSS variable
--color-primary: #BF61C2;
Lowercase HEX
#bf61c2

Shades

Tints

Tones

Harmony

CSS snippets for #BF61C2

.color-bf61c2 {
  color: #BF61C2;
  background-color: #BF61C2;
}

Frequently asked questions

What color is #BF61C2?+

#BF61C2 is a HEX color with RGB value rgb(191, 97, 194) and HSL value hsl(298, 44%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF61C2?+

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