#BE97BA Color Information

Hex color code: #BE97BA

The hex color #BE97BA is a subtle magenta with RGB values of (190, 151, 186) and HSL of (306°, 23%, 67%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BE97BA
RGB
190, 151, 186
HSL
306°, 23%, 67%
CMYK
0%, 21%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE97BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 151, 186

Red: 190 / Green: 151 / Blue: 186

HSL

306°, 23%, 67%

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

CMYK

0%, 21%, 2%, 25%

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

What color is #BE97BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE97BA to RGB:

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

HEX to HSL

Convert #BE97BA to HSL:

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

HEX to CMYK

Convert #BE97BA to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #BE97BA has RGB (190, 151, 186) and HSL (306°, 23%, 67%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE97BA is #97BE9B, creating high-contrast pairings. For softer combinations, try analogous colors like #AF97BE.

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

Contrast with #BE97BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE97BA?

#BE97BA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE97BA?

#BE97BA in RGB is (190, 151, 186) - 190 red, 151 green, and 186 blue.

How to use #BE97BA in CSS?

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

What colors go well with #BE97BA?

#97BE9B (complementary), #AF97BE (analogous), and #A1689B (lighter shade) work well with #BE97BA.