#BF1CC4 Color

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

Color preview

#BF1CC4

Color formats

HEX
#BF1CC4
RGB
rgb(191, 28, 196)
RGBA
rgba(191, 28, 196, 1)
HSL
hsl(298, 75%, 44%)
HSV
hsv(298, 86%, 77%)
CMYK
cmyk(3%, 86%, 0%, 23%)
CSS variable
--color-primary: #BF1CC4;
Lowercase HEX
#bf1cc4

Shades

Tints

Tones

Harmony

CSS snippets for #BF1CC4

.color-bf1cc4 {
  color: #BF1CC4;
  background-color: #BF1CC4;
}

Frequently asked questions

What color is #BF1CC4?+

#BF1CC4 is a HEX color with RGB value rgb(191, 28, 196) and HSL value hsl(298, 75%, 44%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BF1CC4?+

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