#BE89AF Color Information

Hex color code: #BE89AF

A gentle magenta shade, #BE89AF appears as (190, 137, 175) in RGB and (317°, 29%, 64%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#BE89AF
RGB
190, 137, 175
HSL
317°, 29%, 64%
CMYK
0%, 28%, 8%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE89AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 137, 175

Red: 190 / Green: 137 / Blue: 175

HSL

317°, 29%, 64%

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

CMYK

0%, 28%, 8%, 25%

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

What color is #BE89AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE89AF to RGB:

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

HEX to HSL

Convert #BE89AF to HSL:

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

HEX to CMYK

Convert #BE89AF to CMYK:

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

Color Meaning and Usage

#BE89AF is a delicate magenta color with RGB values of 190, 137, 175 and HSL of 317°, 29%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE89AF is #89BE98, creating high-contrast pairings. For softer combinations, try analogous colors like #B289BE.

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

Contrast with #BE89AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE89AF?

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

What is the RGB value of #BE89AF?

#BE89AF in RGB is (190, 137, 175) - 190 red, 137 green, and 175 blue.

How to use #BE89AF in CSS?

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

What colors go well with #BE89AF?

#89BE98 (complementary), #B289BE (analogous), and #A1598D (lighter shade) work well with #BE89AF.