#BE9DBD Color Information

Hex color code: #BE9DBD

#BE9DBD is a pastel magenta color. In RGB it is (190, 157, 189), and in HSL it is (302°, 20%, 68%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BE9DBD
RGB
190, 157, 189
HSL
302°, 20%, 68%
CMYK
0%, 17%, 1%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE9DBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 157, 189

Red: 190 / Green: 157 / Blue: 189

HSL

302°, 20%, 68%

Hue: 302° / Saturation: 20% / Lightness: 68%

CMYK

0%, 17%, 1%, 25%

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

What color is #BE9DBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE9DBD to RGB:

rgb(190, 157, 189)HEX to RGB Converter →

HEX to HSL

Convert #BE9DBD to HSL:

hsl(302, 20%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BE9DBD to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #BE9DBD has RGB (190, 157, 189) and HSL (302°, 20%, 68%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE9DBD is #9DBE9E, creating high-contrast pairings. For softer combinations, try analogous colors like #AE9DBE.

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

Contrast with #BE9DBD

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

Contrast Ratio: 8.75:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE9DBD?

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

What is the RGB value of #BE9DBD?

#BE9DBD in RGB is (190, 157, 189) - 190 red, 157 green, and 189 blue.

How to use #BE9DBD in CSS?

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

What colors go well with #BE9DBD?

#9DBE9E (complementary), #AE9DBE (analogous), and #9F6F9E (lighter shade) work well with #BE9DBD.