#B99DCE Color Information

Hex color code: #B99DCE

#B99DCE is a soft purple color. In RGB it is (185, 157, 206), and in HSL it is (274°, 33%, 71%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#B99DCE
RGB
185, 157, 206
HSL
274°, 33%, 71%
CMYK
10%, 24%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B99DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 157, 206

Red: 185 / Green: 157 / Blue: 206

HSL

274°, 33%, 71%

Hue: 274° / Saturation: 33% / Lightness: 71%

CMYK

10%, 24%, 0%, 19%

Cyan: 10% / Magenta: 24% / Yellow: 0% / Key: 19%

What color is #B99DCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B99DCE to RGB:

rgb(185, 157, 206)HEX to RGB Converter →

HEX to HSL

Convert #B99DCE to HSL:

hsl(274, 33%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B99DCE to CMYK:

cmyk(10%, 24%, 0%, 19%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #B99DCE has RGB (185, 157, 206) and HSL (274°, 33%, 71%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B99DCE is #B2CD9D, creating high-contrast pairings. For softer combinations, try analogous colors like #A09DCD.

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

Contrast with #B99DCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B99DCE?

#B99DCE is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B99DCE?

#B99DCE in RGB is (185, 157, 206) - 185 red, 157 green, and 206 blue.

How to use #B99DCE in CSS?

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

What colors go well with #B99DCE?

#B2CD9D (complementary), #A09DCD (analogous), and #946AB4 (lighter shade) work well with #B99DCE.