#BF3EA3 Color Information

Hex color code: #BF3EA3

A balanced magenta shade, #BF3EA3 appears as (191, 62, 163) in RGB and (313°, 51%, 50%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#BF3EA3
RGB
191, 62, 163
HSL
313°, 51%, 50%
CMYK
0%, 68%, 15%, 25%

Shades

CSS Usage
color: #BF3EA3;
background-color: #BF3EA3;
border-color: #BF3EA3;
box-shadow: 0 0 10px #BF3EA3;
border: 2px solid #BF3EA3;
Tailwind Usage
bg-[#BF3EA3]
text-[#BF3EA3]
border-[#BF3EA3]
shadow-[0_0_10px_BF3EA3]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BF3EA3, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BF3EA3; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BF3EA3; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BF3EA3; background-color: #BF3EA315; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BF3EA320; border-left: 4px solid #BF3EA3; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BF3EA3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BF3EA3 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 62, 163

Red: 191 / Green: 62 / Blue: 163

HSL

313°, 51%, 50%

Hue: 313° / Saturation: 51% / Lightness: 50%

CMYK

0%, 68%, 15%, 25%

Cyan: 0% / Magenta: 68% / Yellow: 15% / Key: 25%

What color is #BF3EA3?

#BF3EA3 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF3EA3 to RGB:

rgb(191, 62, 163)HEX to RGB Converter →

HEX to HSL

Convert #BF3EA3 to HSL:

hsl(313, 51%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #BF3EA3 to CMYK:

cmyk(0%, 68%, 15%, 25%)Color Converter →

Color Meaning and Usage

#BF3EA3 is a muted magenta color with RGB values of 191, 62, 163 and HSL of 313°, 51%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF3EA3 is #3EC15B, creating high-contrast pairings. For softer combinations, try analogous colors like #9C3EC1.

Use #BF3EA3 in CSS: color: #BF3EA3 or background-color: #BF3EA3. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BF3EA3

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.43:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF3EA3?

#BF3EA3 is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF3EA3?

#BF3EA3 in RGB is (191, 62, 163) - 191 red, 62 green, and 163 blue.

How to use #BF3EA3 in CSS?

Use #BF3EA3 directly in your CSS properties like color or background-color.

What colors go well with #BF3EA3?

#3EC15B (complementary), #9C3EC1 (analogous), and #872C73 (lighter shade) work well with #BF3EA3.