#BE9DBA Color Information

Hex color code: #BE9DBA

A subtle magenta shade, #BE9DBA appears as (190, 157, 186) in RGB and (307°, 20%, 68%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BE9DBA
RGB
190, 157, 186
HSL
307°, 20%, 68%
CMYK
0%, 17%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE9DBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 157, 186

Red: 190 / Green: 157 / Blue: 186

HSL

307°, 20%, 68%

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

CMYK

0%, 17%, 2%, 25%

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

What color is #BE9DBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE9DBA to RGB:

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

HEX to HSL

Convert #BE9DBA to HSL:

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

HEX to CMYK

Convert #BE9DBA to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #BE9DBA has RGB (190, 157, 186) and HSL (307°, 20%, 68%). 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 #BE9DBA is #9DBEA1, creating high-contrast pairings. For softer combinations, try analogous colors like #B19DBE.

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

Contrast with #BE9DBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE9DBA?

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

What is the RGB value of #BE9DBA?

#BE9DBA in RGB is (190, 157, 186) - 190 red, 157 green, and 186 blue.

How to use #BE9DBA in CSS?

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

What colors go well with #BE9DBA?

#9DBEA1 (complementary), #B19DBE (analogous), and #9F6F9A (lighter shade) work well with #BE9DBA.