#B98DAF Color Information

Hex color code: #B98DAF

#B98DAF is a pastel magenta color. In RGB it is (185, 141, 175), and in HSL it is (314°, 24%, 64%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B98DAF
RGB
185, 141, 175
HSL
314°, 24%, 64%
CMYK
0%, 24%, 5%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B98DAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 141, 175

Red: 185 / Green: 141 / Blue: 175

HSL

314°, 24%, 64%

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

CMYK

0%, 24%, 5%, 27%

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

What color is #B98DAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B98DAF to RGB:

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

HEX to HSL

Convert #B98DAF to HSL:

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

HEX to CMYK

Convert #B98DAF to CMYK:

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

Color Meaning and Usage

#B98DAF is a gentle magenta color with RGB values of 185, 141, 175 and HSL of 314°, 24%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B98DAF is #8DB997, creating high-contrast pairings. For softer combinations, try analogous colors like #AD8DB9.

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

Contrast with #B98DAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B98DAF?

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

What is the RGB value of #B98DAF?

#B98DAF in RGB is (185, 141, 175) - 185 red, 141 green, and 175 blue.

How to use #B98DAF in CSS?

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

What colors go well with #B98DAF?

#8DB997 (complementary), #AD8DB9 (analogous), and #9B5F8D (lighter shade) work well with #B98DAF.