#BE73AB Color Information

Hex color code: #BE73AB

A delicate magenta shade, #BE73AB appears as (190, 115, 171) in RGB and (315°, 37%, 60%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#BE73AB
RGB
190, 115, 171
HSL
315°, 37%, 60%
CMYK
0%, 39%, 10%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE73AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 115, 171

Red: 190 / Green: 115 / Blue: 171

HSL

315°, 37%, 60%

Hue: 315° / Saturation: 37% / Lightness: 60%

CMYK

0%, 39%, 10%, 25%

Cyan: 0% / Magenta: 39% / Yellow: 10% / Key: 25%

What color is #BE73AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE73AB to RGB:

rgb(190, 115, 171)HEX to RGB Converter →

HEX to HSL

Convert #BE73AB to HSL:

hsl(315, 37%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BE73AB to CMYK:

cmyk(0%, 39%, 10%, 25%)Color Converter →

Color Meaning and Usage

#BE73AB is a gentle magenta color with RGB values of 190, 115, 171 and HSL of 315°, 37%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE73AB is #73BF86, creating high-contrast pairings. For softer combinations, try analogous colors like #AC73BF.

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

Contrast with #BE73AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE73AB?

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

What is the RGB value of #BE73AB?

#BE73AB in RGB is (190, 115, 171) - 190 red, 115 green, and 171 blue.

How to use #BE73AB in CSS?

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

What colors go well with #BE73AB?

#73BF86 (complementary), #AC73BF (analogous), and #9D4888 (lighter shade) work well with #BE73AB.