#BF74BF Color Information

Hex color code: #BF74BF

A gentle magenta shade, #BF74BF appears as (191, 116, 191) in RGB and (300°, 37%, 60%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#BF74BF
RGB
191, 116, 191
HSL
300°, 37%, 60%
CMYK
0%, 39%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BF74BF; color: #000000; }

Badge

New Feature
.badge { background-color: #BF74BF; color: #000000; }

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 #BF74BF; background-color: #BF74BF15; }

Alert / Toast

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

Link / Accent

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

a { color: #BF74BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 116, 191

Red: 191 / Green: 116 / Blue: 191

HSL

300°, 37%, 60%

Hue: 300° / Saturation: 37% / Lightness: 60%

CMYK

0%, 39%, 0%, 25%

Cyan: 0% / Magenta: 39% / Yellow: 0% / Key: 25%

What color is #BF74BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF74BF to RGB:

rgb(191, 116, 191)HEX to RGB Converter →

HEX to HSL

Convert #BF74BF to HSL:

hsl(300, 37%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BF74BF to CMYK:

cmyk(0%, 39%, 0%, 25%)Color Converter →

Color Meaning and Usage

#BF74BF is a gentle magenta color with RGB values of 191, 116, 191 and HSL of 300°, 37%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF74BF is #73BF73, creating high-contrast pairings. For softer combinations, try analogous colors like #9973BF.

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

Contrast with #BF74BF

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

Contrast Ratio: 6.47:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF74BF?

#BF74BF is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF74BF?

#BF74BF in RGB is (191, 116, 191) - 191 red, 116 green, and 191 blue.

How to use #BF74BF in CSS?

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

What colors go well with #BF74BF?

#73BF73 (complementary), #9973BF (analogous), and #9D489D (lighter shade) work well with #BF74BF.