#B88DBF Color Information

Hex color code: #B88DBF

A subtle magenta shade, #B88DBF appears as (184, 141, 191) in RGB and (292°, 28%, 65%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B88DBF
RGB
184, 141, 191
HSL
292°, 28%, 65%
CMYK
4%, 26%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B88DBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 141, 191

Red: 184 / Green: 141 / Blue: 191

HSL

292°, 28%, 65%

Hue: 292° / Saturation: 28% / Lightness: 65%

CMYK

4%, 26%, 0%, 25%

Cyan: 4% / Magenta: 26% / Yellow: 0% / Key: 25%

What color is #B88DBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B88DBF to RGB:

rgb(184, 141, 191)HEX to RGB Converter →

HEX to HSL

Convert #B88DBF to HSL:

hsl(292, 28%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #B88DBF to CMYK:

cmyk(4%, 26%, 0%, 25%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #B88DBF has RGB (184, 141, 191) and HSL (292°, 28%, 65%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B88DBF is #93BF8D, creating high-contrast pairings. For softer combinations, try analogous colors like #9F8DBF.

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

Contrast with #B88DBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B88DBF?

#B88DBF is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B88DBF?

#B88DBF in RGB is (184, 141, 191) - 184 red, 141 green, and 191 blue.

How to use #B88DBF in CSS?

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

What colors go well with #B88DBF?

#93BF8D (complementary), #9F8DBF (analogous), and #9A5CA3 (lighter shade) work well with #B88DBF.