#BF4BC3 Color

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

Color preview

#BF4BC3

Color formats

HEX
#BF4BC3
RGB
rgb(191, 75, 195)
RGBA
rgba(191, 75, 195, 1)
HSL
hsl(298, 50%, 53%)
HSV
hsv(298, 62%, 76%)
CMYK
cmyk(2%, 62%, 0%, 24%)
CSS variable
--color-primary: #BF4BC3;
Lowercase HEX
#bf4bc3

Shades

Tints

Tones

Harmony

CSS snippets for #BF4BC3

.color-bf4bc3 {
  color: #BF4BC3;
  background-color: #BF4BC3;
}

Frequently asked questions

What color is #BF4BC3?+

#BF4BC3 is a HEX color with RGB value rgb(191, 75, 195) and HSL value hsl(298, 50%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF4BC3?+

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