#BE89AD Color Information

Hex color code: #BE89AD

The hex color #BE89AD is a delicate magenta with RGB values of (190, 137, 173) and HSL of (319°, 29%, 64%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BE89AD
RGB
190, 137, 173
HSL
319°, 29%, 64%
CMYK
0%, 28%, 9%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE89AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 137, 173

Red: 190 / Green: 137 / Blue: 173

HSL

319°, 29%, 64%

Hue: 319° / Saturation: 29% / Lightness: 64%

CMYK

0%, 28%, 9%, 25%

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

What color is #BE89AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE89AD to RGB:

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

HEX to HSL

Convert #BE89AD to HSL:

hsl(319, 29%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #BE89AD to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #BE89AD has RGB (190, 137, 173) and HSL (319°, 29%, 64%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE89AD is #89BE99, creating high-contrast pairings. For softer combinations, try analogous colors like #B489BE.

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

Contrast with #BE89AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE89AD?

#BE89AD is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE89AD?

#BE89AD in RGB is (190, 137, 173) - 190 red, 137 green, and 173 blue.

How to use #BE89AD in CSS?

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

What colors go well with #BE89AD?

#89BE99 (complementary), #B489BE (analogous), and #A1598A (lighter shade) work well with #BE89AD.