#BE46BC Color Information

Hex color code: #BE46BC

A subtle magenta shade, #BE46BC appears as (190, 70, 188) in RGB and (301°, 48%, 51%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#BE46BC
RGB
190, 70, 188
HSL
301°, 48%, 51%
CMYK
0%, 63%, 1%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE46BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 70, 188

Red: 190 / Green: 70 / Blue: 188

HSL

301°, 48%, 51%

Hue: 301° / Saturation: 48% / Lightness: 51%

CMYK

0%, 63%, 1%, 25%

Cyan: 0% / Magenta: 63% / Yellow: 1% / Key: 25%

What color is #BE46BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE46BC to RGB:

rgb(190, 70, 188)HEX to RGB Converter →

HEX to HSL

Convert #BE46BC to HSL:

hsl(301, 48%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #BE46BC to CMYK:

cmyk(0%, 63%, 1%, 25%)Color Converter →

Color Meaning and Usage

#BE46BC is a soft magenta color with RGB values of 190, 70, 188 and HSL of 301°, 48%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE46BC is #46BE48, creating high-contrast pairings. For softer combinations, try analogous colors like #8446BE.

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

Contrast with #BE46BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE46BC?

#BE46BC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE46BC?

#BE46BC in RGB is (190, 70, 188) - 190 red, 70 green, and 188 blue.

How to use #BE46BC in CSS?

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

What colors go well with #BE46BC?

#46BE48 (complementary), #8446BE (analogous), and #883086 (lighter shade) work well with #BE46BC.