#BE9EAD Color Information

Hex color code: #BE9EAD

#BE9EAD is a pastel magenta color. In RGB it is (190, 158, 173), and in HSL it is (332°, 20%, 68%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BE9EAD
RGB
190, 158, 173
HSL
332°, 20%, 68%
CMYK
0%, 17%, 9%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE9EAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 158, 173

Red: 190 / Green: 158 / Blue: 173

HSL

332°, 20%, 68%

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

CMYK

0%, 17%, 9%, 25%

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

What color is #BE9EAD?

#BE9EAD is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE9EAD to RGB:

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

HEX to HSL

Convert #BE9EAD to HSL:

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

HEX to CMYK

Convert #BE9EAD to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #BE9EAD has RGB (190, 158, 173) and HSL (332°, 20%, 68%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #BE9EAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE9EAD?

#BE9EAD is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BE9EAD?

#BE9EAD in RGB is (190, 158, 173) - 190 red, 158 green, and 173 blue.

How to use #BE9EAD in CSS?

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

What colors go well with #BE9EAD?

#9DBEAE (complementary), #BE9DBD (analogous), and #9F6F86 (lighter shade) work well with #BE9EAD.