#BE89AB Color Information

Hex color code: #BE89AB

A gentle magenta shade, #BE89AB appears as (190, 137, 171) in RGB and (322°, 29%, 64%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#BE89AB
RGB
190, 137, 171
HSL
322°, 29%, 64%
CMYK
0%, 28%, 10%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE89AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 137, 171

Red: 190 / Green: 137 / Blue: 171

HSL

322°, 29%, 64%

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

CMYK

0%, 28%, 10%, 25%

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

What color is #BE89AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE89AB to RGB:

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

HEX to HSL

Convert #BE89AB to HSL:

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

HEX to CMYK

Convert #BE89AB to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #BE89AB has RGB (190, 137, 171) and HSL (322°, 29%, 64%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE89AB is #89BE9C, creating high-contrast pairings. For softer combinations, try analogous colors like #B789BE.

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

Contrast with #BE89AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE89AB?

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

What is the RGB value of #BE89AB?

#BE89AB in RGB is (190, 137, 171) - 190 red, 137 green, and 171 blue.

How to use #BE89AB in CSS?

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

What colors go well with #BE89AB?

#89BE9C (complementary), #B789BE (analogous), and #A15987 (lighter shade) work well with #BE89AB.