#BF62A6 Color

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

Color preview

#BF62A6

Color formats

HEX
#BF62A6
RGB
rgb(191, 98, 166)
RGBA
rgba(191, 98, 166, 1)
HSL
hsl(316, 42%, 57%)
HSV
hsv(316, 49%, 75%)
CMYK
cmyk(0%, 49%, 13%, 25%)
CSS variable
--color-primary: #BF62A6;
Lowercase HEX
#bf62a6

Shades

Tints

Tones

Harmony

CSS snippets for #BF62A6

.color-bf62a6 {
  color: #BF62A6;
  background-color: #BF62A6;
}

Frequently asked questions

What color is #BF62A6?+

#BF62A6 is a HEX color with RGB value rgb(191, 98, 166) and HSL value hsl(316, 42%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BF62A6?+

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