#BF1CD4 Color

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

Color preview

#BF1CD4

Color formats

HEX
#BF1CD4
RGB
rgb(191, 28, 212)
RGBA
rgba(191, 28, 212, 1)
HSL
hsl(293, 77%, 47%)
HSV
hsv(293, 87%, 83%)
CMYK
cmyk(10%, 87%, 0%, 17%)
CSS variable
--color-primary: #BF1CD4;
Lowercase HEX
#bf1cd4

Shades

Tints

Tones

Harmony

CSS snippets for #BF1CD4

.color-bf1cd4 {
  color: #BF1CD4;
  background-color: #BF1CD4;
}

Frequently asked questions

What color is #BF1CD4?+

#BF1CD4 is a HEX color with RGB value rgb(191, 28, 212) and HSL value hsl(293, 77%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BF1CD4?+

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