#B488AB Color Information

Hex color code: #B488AB

A subtle magenta shade, #B488AB appears as (180, 136, 171) in RGB and (312°, 23%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B488AB
RGB
180, 136, 171
HSL
312°, 23%, 62%
CMYK
0%, 24%, 5%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B488AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 136, 171

Red: 180 / Green: 136 / Blue: 171

HSL

312°, 23%, 62%

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

CMYK

0%, 24%, 5%, 29%

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

What color is #B488AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B488AB to RGB:

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

HEX to HSL

Convert #B488AB to HSL:

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

HEX to CMYK

Convert #B488AB to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #B488AB has RGB (180, 136, 171) and HSL (312°, 23%, 62%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B488AB is #88B491, creating high-contrast pairings. For softer combinations, try analogous colors like #A788B4.

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

Contrast with #B488AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B488AB?

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

What is the RGB value of #B488AB?

#B488AB in RGB is (180, 136, 171) - 180 red, 136 green, and 171 blue.

How to use #B488AB in CSS?

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

What colors go well with #B488AB?

#88B491 (complementary), #A788B4 (analogous), and #935C88 (lighter shade) work well with #B488AB.