#BF70A4 Color

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

Color preview

#BF70A4

Color formats

HEX
#BF70A4
RGB
rgb(191, 112, 164)
RGBA
rgba(191, 112, 164, 1)
HSL
hsl(321, 38%, 59%)
HSV
hsv(321, 41%, 75%)
CMYK
cmyk(0%, 41%, 14%, 25%)
CSS variable
--color-primary: #BF70A4;
Lowercase HEX
#bf70a4

Shades

Tints

Tones

Harmony

CSS snippets for #BF70A4

.color-bf70a4 {
  color: #BF70A4;
  background-color: #BF70A4;
}

Frequently asked questions

What color is #BF70A4?+

#BF70A4 is a HEX color with RGB value rgb(191, 112, 164) and HSL value hsl(321, 38%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BF70A4?+

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