#BE9EB6 Color Information

Hex color code: #BE9EB6

#BE9EB6 is a subtle magenta color. In RGB it is (190, 158, 182), and in HSL it is (315°, 20%, 68%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BE9EB6
RGB
190, 158, 182
HSL
315°, 20%, 68%
CMYK
0%, 17%, 4%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE9EB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 158, 182

Red: 190 / Green: 158 / Blue: 182

HSL

315°, 20%, 68%

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

CMYK

0%, 17%, 4%, 25%

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

What color is #BE9EB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE9EB6 to RGB:

rgb(190, 158, 182)HEX to RGB Converter →

HEX to HSL

Convert #BE9EB6 to HSL:

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

HEX to CMYK

Convert #BE9EB6 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #BE9EB6 has RGB (190, 158, 182) and HSL (315°, 20%, 68%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE9EB6 is #9DBEA5, creating high-contrast pairings. For softer combinations, try analogous colors like #B69DBE.

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

Contrast with #BE9EB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE9EB6?

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

What is the RGB value of #BE9EB6?

#BE9EB6 in RGB is (190, 158, 182) - 190 red, 158 green, and 182 blue.

How to use #BE9EB6 in CSS?

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

What colors go well with #BE9EB6?

#9DBEA5 (complementary), #B69DBE (analogous), and #9F6F93 (lighter shade) work well with #BE9EB6.