#BF4095 Color Information

Hex color code: #BF4095

A understated magenta shade, #BF4095 appears as (191, 64, 149) in RGB and (320°, 50%, 50%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#BF4095
RGB
191, 64, 149
HSL
320°, 50%, 50%
CMYK
0%, 66%, 22%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BF4095; 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 #BF4095; background-color: #BF409515; }

Alert / Toast

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

Link / Accent

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

a { color: #BF4095; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 64, 149

Red: 191 / Green: 64 / Blue: 149

HSL

320°, 50%, 50%

Hue: 320° / Saturation: 50% / Lightness: 50%

CMYK

0%, 66%, 22%, 25%

Cyan: 0% / Magenta: 66% / Yellow: 22% / Key: 25%

What color is #BF4095?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF4095 to RGB:

rgb(191, 64, 149)HEX to RGB Converter →

HEX to HSL

Convert #BF4095 to HSL:

hsl(320, 50%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #BF4095 to CMYK:

cmyk(0%, 66%, 22%, 25%)Color Converter →

Color Meaning and Usage

#BF4095 is a neutral magenta color with RGB values of 191, 64, 149 and HSL of 320°, 50%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF4095 is #40BF6A, creating high-contrast pairings. For softer combinations, try analogous colors like #AA40BF.

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

Contrast with #BF4095

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF4095?

#BF4095 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF4095?

#BF4095 in RGB is (191, 64, 149) - 191 red, 64 green, and 149 blue.

How to use #BF4095 in CSS?

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

What colors go well with #BF4095?

#40BF6A (complementary), #AA40BF (analogous), and #862D68 (lighter shade) work well with #BF4095.