#BF03C3 Color

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

Color preview

#BF03C3

Color formats

HEX
#BF03C3
RGB
rgb(191, 3, 195)
RGBA
rgba(191, 3, 195, 1)
HSL
hsl(299, 97%, 39%)
HSV
hsv(299, 98%, 76%)
CMYK
cmyk(2%, 98%, 0%, 24%)
CSS variable
--color-primary: #BF03C3;
Lowercase HEX
#bf03c3

Shades

Tints

Tones

Harmony

CSS snippets for #BF03C3

.color-bf03c3 {
  color: #BF03C3;
  background-color: #BF03C3;
}

Frequently asked questions

What color is #BF03C3?+

#BF03C3 is a HEX color with RGB value rgb(191, 3, 195) and HSL value hsl(299, 97%, 39%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #BF03C3?+

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