#BF63B5 Color

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

Color preview

#BF63B5

Color formats

HEX
#BF63B5
RGB
rgb(191, 99, 181)
RGBA
rgba(191, 99, 181, 1)
HSL
hsl(307, 42%, 57%)
HSV
hsv(307, 48%, 75%)
CMYK
cmyk(0%, 48%, 5%, 25%)
CSS variable
--color-primary: #BF63B5;
Lowercase HEX
#bf63b5

Shades

Tints

Tones

Harmony

CSS snippets for #BF63B5

.color-bf63b5 {
  color: #BF63B5;
  background-color: #BF63B5;
}

Frequently asked questions

What color is #BF63B5?+

#BF63B5 is a HEX color with RGB value rgb(191, 99, 181) and HSL value hsl(307, 42%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF63B5?+

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