#B180CB Color Information

Hex color code: #B180CB

The hex color #B180CB is a pastel purple with RGB values of (177, 128, 203) and HSL of (279°, 42%, 65%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#B180CB
RGB
177, 128, 203
HSL
279°, 42%, 65%
CMYK
13%, 37%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B180CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 128, 203

Red: 177 / Green: 128 / Blue: 203

HSL

279°, 42%, 65%

Hue: 279° / Saturation: 42% / Lightness: 65%

CMYK

13%, 37%, 0%, 20%

Cyan: 13% / Magenta: 37% / Yellow: 0% / Key: 20%

What color is #B180CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B180CB to RGB:

rgb(177, 128, 203)HEX to RGB Converter →

HEX to HSL

Convert #B180CB to HSL:

hsl(279, 42%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #B180CB to CMYK:

cmyk(13%, 37%, 0%, 20%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #B180CB has RGB (177, 128, 203) and HSL (279°, 42%, 65%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B180CB is #9BCB80, creating high-contrast pairings. For softer combinations, try analogous colors like #8C80CB.

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

Contrast with #B180CB

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

Contrast Ratio: 6.82:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B180CB?

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

What is the RGB value of #B180CB?

#B180CB in RGB is (177, 128, 203) - 177 red, 128 green, and 203 blue.

How to use #B180CB in CSS?

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

What colors go well with #B180CB?

#9BCB80 (complementary), #8C80CB (analogous), and #904AB5 (lighter shade) work well with #B180CB.