#BF70C7 Color

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

Color preview

#BF70C7

Color formats

HEX
#BF70C7
RGB
rgb(191, 112, 199)
RGBA
rgba(191, 112, 199, 1)
HSL
hsl(294, 44%, 61%)
HSV
hsv(294, 44%, 78%)
CMYK
cmyk(4%, 44%, 0%, 22%)
CSS variable
--color-primary: #BF70C7;
Lowercase HEX
#bf70c7

Shades

Tints

Tones

Harmony

CSS snippets for #BF70C7

.color-bf70c7 {
  color: #BF70C7;
  background-color: #BF70C7;
}

Frequently asked questions

What color is #BF70C7?+

#BF70C7 is a HEX color with RGB value rgb(191, 112, 199) and HSL value hsl(294, 44%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF70C7?+

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