#BE9DAE Color Information

Hex color code: #BE9DAE

The hex color #BE9DAE is a delicate magenta with RGB values of (190, 157, 174) and HSL of (329°, 20%, 68%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BE9DAE
RGB
190, 157, 174
HSL
329°, 20%, 68%
CMYK
0%, 17%, 8%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE9DAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 157, 174

Red: 190 / Green: 157 / Blue: 174

HSL

329°, 20%, 68%

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

CMYK

0%, 17%, 8%, 25%

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

What color is #BE9DAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE9DAE to RGB:

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

HEX to HSL

Convert #BE9DAE to HSL:

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

HEX to CMYK

Convert #BE9DAE to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #BE9DAE has RGB (190, 157, 174) and HSL (329°, 20%, 68%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE9DAE is #9DBEAD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD9DBE.

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

Contrast with #BE9DAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE9DAE?

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

What is the RGB value of #BE9DAE?

#BE9DAE in RGB is (190, 157, 174) - 190 red, 157 green, and 174 blue.

How to use #BE9DAE in CSS?

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

What colors go well with #BE9DAE?

#9DBEAD (complementary), #BD9DBE (analogous), and #9F6F88 (lighter shade) work well with #BE9DAE.