#BF60C2 Color

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

Color preview

#BF60C2

Color formats

HEX
#BF60C2
RGB
rgb(191, 96, 194)
RGBA
rgba(191, 96, 194, 1)
HSL
hsl(298, 45%, 57%)
HSV
hsv(298, 51%, 76%)
CMYK
cmyk(2%, 51%, 0%, 24%)
CSS variable
--color-primary: #BF60C2;
Lowercase HEX
#bf60c2

Shades

Tints

Tones

Harmony

CSS snippets for #BF60C2

.color-bf60c2 {
  color: #BF60C2;
  background-color: #BF60C2;
}

Frequently asked questions

What color is #BF60C2?+

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

What is the closest Tailwind color to #BF60C2?+

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