#BF63C0 Color

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

Color preview

#BF63C0

Color formats

HEX
#BF63C0
RGB
rgb(191, 99, 192)
RGBA
rgba(191, 99, 192, 1)
HSL
hsl(299, 42%, 57%)
HSV
hsv(299, 48%, 75%)
CMYK
cmyk(1%, 48%, 0%, 25%)
CSS variable
--color-primary: #BF63C0;
Lowercase HEX
#bf63c0

Shades

Tints

Tones

Harmony

CSS snippets for #BF63C0

.color-bf63c0 {
  color: #BF63C0;
  background-color: #BF63C0;
}

Frequently asked questions

What color is #BF63C0?+

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

What is the closest Tailwind color to #BF63C0?+

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