#B488AD Color Information

Hex color code: #B488AD

The hex color #B488AD is a gentle magenta with RGB values of (180, 136, 173) and HSL of (310°, 23%, 62%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B488AD
RGB
180, 136, 173
HSL
310°, 23%, 62%
CMYK
0%, 24%, 4%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B488AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 136, 173

Red: 180 / Green: 136 / Blue: 173

HSL

310°, 23%, 62%

Hue: 310° / Saturation: 23% / Lightness: 62%

CMYK

0%, 24%, 4%, 29%

Cyan: 0% / Magenta: 24% / Yellow: 4% / Key: 29%

What color is #B488AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B488AD to RGB:

rgb(180, 136, 173)HEX to RGB Converter →

HEX to HSL

Convert #B488AD to HSL:

hsl(310, 23%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B488AD to CMYK:

cmyk(0%, 24%, 4%, 29%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #B488AD has RGB (180, 136, 173) and HSL (310°, 23%, 62%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B488AD is #88B48F, creating high-contrast pairings. For softer combinations, try analogous colors like #A688B4.

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

Contrast with #B488AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B488AD?

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

What is the RGB value of #B488AD?

#B488AD in RGB is (180, 136, 173) - 180 red, 136 green, and 173 blue.

How to use #B488AD in CSS?

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

What colors go well with #B488AD?

#88B48F (complementary), #A688B4 (analogous), and #935C8A (lighter shade) work well with #B488AD.