#BF18F2 Color

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

Color preview

#BF18F2

Color formats

HEX
#BF18F2
RGB
rgb(191, 24, 242)
RGBA
rgba(191, 24, 242, 1)
HSL
hsl(286, 89%, 52%)
HSV
hsv(286, 90%, 95%)
CMYK
cmyk(21%, 90%, 0%, 5%)
CSS variable
--color-primary: #BF18F2;
Lowercase HEX
#bf18f2

Shades

Tints

Tones

Harmony

CSS snippets for #BF18F2

.color-bf18f2 {
  color: #BF18F2;
  background-color: #BF18F2;
}

Frequently asked questions

What color is #BF18F2?+

#BF18F2 is a HEX color with RGB value rgb(191, 24, 242) and HSL value hsl(286, 89%, 52%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #BF18F2?+

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