#BE89AC Color Information

Hex color code: #BE89AC

A pastel magenta shade, #BE89AC appears as (190, 137, 172) in RGB and (320°, 29%, 64%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BE89AC
RGB
190, 137, 172
HSL
320°, 29%, 64%
CMYK
0%, 28%, 9%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE89AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 137, 172

Red: 190 / Green: 137 / Blue: 172

HSL

320°, 29%, 64%

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

CMYK

0%, 28%, 9%, 25%

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

What color is #BE89AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE89AC to RGB:

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

HEX to HSL

Convert #BE89AC to HSL:

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

HEX to CMYK

Convert #BE89AC to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #BE89AC has RGB (190, 137, 172) and HSL (320°, 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 #BE89AC is #89BE9A, creating high-contrast pairings. For softer combinations, try analogous colors like #B589BE.

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

Contrast with #BE89AC

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 #BE89AC?

#BE89AC is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE89AC?

#BE89AC in RGB is (190, 137, 172) - 190 red, 137 green, and 172 blue.

How to use #BE89AC in CSS?

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

What colors go well with #BE89AC?

#89BE9A (complementary), #B589BE (analogous), and #A15989 (lighter shade) work well with #BE89AC.