#BE97BC Color Information

Hex color code: #BE97BC

The hex color #BE97BC is a subtle magenta with RGB values of (190, 151, 188) and HSL of (303°, 23%, 67%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BE97BC
RGB
190, 151, 188
HSL
303°, 23%, 67%
CMYK
0%, 21%, 1%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE97BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 151, 188

Red: 190 / Green: 151 / Blue: 188

HSL

303°, 23%, 67%

Hue: 303° / Saturation: 23% / Lightness: 67%

CMYK

0%, 21%, 1%, 25%

Cyan: 0% / Magenta: 21% / Yellow: 1% / Key: 25%

What color is #BE97BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE97BC to RGB:

rgb(190, 151, 188)HEX to RGB Converter →

HEX to HSL

Convert #BE97BC to HSL:

hsl(303, 23%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BE97BC to CMYK:

cmyk(0%, 21%, 1%, 25%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #BE97BC has RGB (190, 151, 188) and HSL (303°, 23%, 67%). 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 #BE97BC is #97BE99, creating high-contrast pairings. For softer combinations, try analogous colors like #AD97BE.

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

Contrast with #BE97BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE97BC?

#BE97BC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE97BC?

#BE97BC in RGB is (190, 151, 188) - 190 red, 151 green, and 188 blue.

How to use #BE97BC in CSS?

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

What colors go well with #BE97BC?

#97BE99 (complementary), #AD97BE (analogous), and #A1689E (lighter shade) work well with #BE97BC.