#BE2FDA Color Information

Hex color code: #BE2FDA

A subtle magenta shade, #BE2FDA appears as (190, 47, 218) in RGB and (290°, 70%, 52%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#BE2FDA
RGB
190, 47, 218
HSL
290°, 70%, 52%
CMYK
13%, 78%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE2FDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 47, 218

Red: 190 / Green: 47 / Blue: 218

HSL

290°, 70%, 52%

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

CMYK

13%, 78%, 0%, 15%

Cyan: 13% / Magenta: 78% / Yellow: 0% / Key: 15%

What color is #BE2FDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE2FDA to RGB:

rgb(190, 47, 218)HEX to RGB Converter →

HEX to HSL

Convert #BE2FDA to HSL:

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

HEX to CMYK

Convert #BE2FDA to CMYK:

cmyk(13%, 78%, 0%, 15%)Color Converter →

Color Meaning and Usage

#BE2FDA is a subtle magenta color with RGB values of 190, 47, 218 and HSL of 290°, 70%, 52%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE2FDA is #4BDA2F, creating high-contrast pairings. For softer combinations, try analogous colors like #682FDA.

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

Contrast with #BE2FDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE2FDA?

#BE2FDA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE2FDA?

#BE2FDA in RGB is (190, 47, 218) - 190 red, 47 green, and 218 blue.

How to use #BE2FDA in CSS?

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

What colors go well with #BE2FDA?

#4BDA2F (complementary), #682FDA (analogous), and #8A1CA0 (lighter shade) work well with #BE2FDA.