#B98DAC Color Information

Hex color code: #B98DAC

The hex color #B98DAC is a pastel magenta with RGB values of (185, 141, 172) and HSL of (318°, 24%, 64%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B98DAC
RGB
185, 141, 172
HSL
318°, 24%, 64%
CMYK
0%, 24%, 7%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B98DAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 141, 172

Red: 185 / Green: 141 / Blue: 172

HSL

318°, 24%, 64%

Hue: 318° / Saturation: 24% / Lightness: 64%

CMYK

0%, 24%, 7%, 27%

Cyan: 0% / Magenta: 24% / Yellow: 7% / Key: 27%

What color is #B98DAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B98DAC to RGB:

rgb(185, 141, 172)HEX to RGB Converter →

HEX to HSL

Convert #B98DAC to HSL:

hsl(318, 24%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B98DAC to CMYK:

cmyk(0%, 24%, 7%, 27%)Color Converter →

Color Meaning and Usage

#B98DAC is a pastel magenta color with RGB values of 185, 141, 172 and HSL of 318°, 24%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B98DAC is #8DB99A, creating high-contrast pairings. For softer combinations, try analogous colors like #B08DB9.

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

Contrast with #B98DAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B98DAC?

#B98DAC is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B98DAC?

#B98DAC in RGB is (185, 141, 172) - 185 red, 141 green, and 172 blue.

How to use #B98DAC in CSS?

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

What colors go well with #B98DAC?

#8DB99A (complementary), #B08DB9 (analogous), and #9B5F89 (lighter shade) work well with #B98DAC.