#BF1CDF Color

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

Color preview

#BF1CDF

Color formats

HEX
#BF1CDF
RGB
rgb(191, 28, 223)
RGBA
rgba(191, 28, 223, 1)
HSL
hsl(290, 78%, 49%)
HSV
hsv(290, 87%, 87%)
CMYK
cmyk(14%, 87%, 0%, 13%)
CSS variable
--color-primary: #BF1CDF;
Lowercase HEX
#bf1cdf

Shades

Tints

Tones

Harmony

CSS snippets for #BF1CDF

.color-bf1cdf {
  color: #BF1CDF;
  background-color: #BF1CDF;
}

Frequently asked questions

What color is #BF1CDF?+

#BF1CDF is a HEX color with RGB value rgb(191, 28, 223) and HSL value hsl(290, 78%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BF1CDF?+

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