#BE3CBA Color Information

Hex color code: #BE3CBA

#BE3CBA is a muted magenta color. In RGB it is (190, 60, 186), and in HSL it is (302°, 52%, 49%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#BE3CBA
RGB
190, 60, 186
HSL
302°, 52%, 49%
CMYK
0%, 68%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE3CBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 60, 186

Red: 190 / Green: 60 / Blue: 186

HSL

302°, 52%, 49%

Hue: 302° / Saturation: 52% / Lightness: 49%

CMYK

0%, 68%, 2%, 25%

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

What color is #BE3CBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE3CBA to RGB:

rgb(190, 60, 186)HEX to RGB Converter →

HEX to HSL

Convert #BE3CBA to HSL:

hsl(302, 52%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #BE3CBA to CMYK:

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

Color Meaning and Usage

#BE3CBA is a subtle magenta color with RGB values of 190, 60, 186 and HSL of 302°, 52%, 49%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE3CBA is #3CBE40, creating high-contrast pairings. For softer combinations, try analogous colors like #813CBE.

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

Contrast with #BE3CBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE3CBA?

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

What is the RGB value of #BE3CBA?

#BE3CBA in RGB is (190, 60, 186) - 190 red, 60 green, and 186 blue.

How to use #BE3CBA in CSS?

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

What colors go well with #BE3CBA?

#3CBE40 (complementary), #813CBE (analogous), and #842A81 (lighter shade) work well with #BE3CBA.