#BE4BAD Color Information

Hex color code: #BE4BAD

A subtle magenta shade, #BE4BAD appears as (190, 75, 173) in RGB and (309°, 47%, 52%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#BE4BAD
RGB
190, 75, 173
HSL
309°, 47%, 52%
CMYK
0%, 61%, 9%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE4BAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 75, 173

Red: 190 / Green: 75 / Blue: 173

HSL

309°, 47%, 52%

Hue: 309° / Saturation: 47% / Lightness: 52%

CMYK

0%, 61%, 9%, 25%

Cyan: 0% / Magenta: 61% / Yellow: 9% / Key: 25%

What color is #BE4BAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE4BAD to RGB:

rgb(190, 75, 173)HEX to RGB Converter →

HEX to HSL

Convert #BE4BAD to HSL:

hsl(309, 47%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #BE4BAD to CMYK:

cmyk(0%, 61%, 9%, 25%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #BE4BAD has RGB (190, 75, 173) and HSL (309°, 47%, 52%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE4BAD is #4BBE5C, creating high-contrast pairings. For softer combinations, try analogous colors like #964BBE.

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

Contrast with #BE4BAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE4BAD?

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

What is the RGB value of #BE4BAD?

#BE4BAD in RGB is (190, 75, 173) - 190 red, 75 green, and 173 blue.

How to use #BE4BAD in CSS?

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

What colors go well with #BE4BAD?

#4BBE5C (complementary), #964BBE (analogous), and #8B327D (lighter shade) work well with #BE4BAD.