#BE96BC Color Information

Hex color code: #BE96BC

The hex color #BE96BC is a gentle magenta with RGB values of (190, 150, 188) and HSL of (303°, 24%, 67%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BE96BC
RGB
190, 150, 188
HSL
303°, 24%, 67%
CMYK
0%, 21%, 1%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE96BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 150, 188

Red: 190 / Green: 150 / Blue: 188

HSL

303°, 24%, 67%

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

CMYK

0%, 21%, 1%, 25%

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

What color is #BE96BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE96BC to RGB:

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

HEX to HSL

Convert #BE96BC to HSL:

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

HEX to CMYK

Convert #BE96BC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #BE96BC has RGB (190, 150, 188) and HSL (303°, 24%, 67%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE96BC is #97BF99, creating high-contrast pairings. For softer combinations, try analogous colors like #AD97BF.

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

Contrast with #BE96BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE96BC?

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

What is the RGB value of #BE96BC?

#BE96BC in RGB is (190, 150, 188) - 190 red, 150 green, and 188 blue.

How to use #BE96BC in CSS?

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

What colors go well with #BE96BC?

#97BF99 (complementary), #AD97BF (analogous), and #A2679F (lighter shade) work well with #BE96BC.