#BF2EDC Color Information

Hex color code: #BF2EDC

A eye-catching magenta shade, #BF2EDC appears as (191, 46, 220) in RGB and (290°, 71%, 52%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#BF2EDC
RGB
191, 46, 220
HSL
290°, 71%, 52%
CMYK
13%, 79%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF2EDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 46, 220

Red: 191 / Green: 46 / Blue: 220

HSL

290°, 71%, 52%

Hue: 290° / Saturation: 71% / Lightness: 52%

CMYK

13%, 79%, 0%, 14%

Cyan: 13% / Magenta: 79% / Yellow: 0% / Key: 14%

What color is #BF2EDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF2EDC to RGB:

rgb(191, 46, 220)HEX to RGB Converter →

HEX to HSL

Convert #BF2EDC to HSL:

hsl(290, 71%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #BF2EDC to CMYK:

cmyk(13%, 79%, 0%, 14%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #BF2EDC has RGB (191, 46, 220) and HSL (290°, 71%, 52%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF2EDC is #4BDC2E, creating high-contrast pairings. For softer combinations, try analogous colors like #682EDC.

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

Contrast with #BF2EDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF2EDC?

#BF2EDC is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF2EDC?

#BF2EDC in RGB is (191, 46, 220) - 191 red, 46 green, and 220 blue.

How to use #BF2EDC in CSS?

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

What colors go well with #BF2EDC?

#4BDC2E (complementary), #682EDC (analogous), and #8B1BA1 (lighter shade) work well with #BF2EDC.