#B18CBA Color Information

Hex color code: #B18CBA

A soft magenta shade, #B18CBA appears as (177, 140, 186) in RGB and (288°, 25%, 64%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#B18CBA
RGB
177, 140, 186
HSL
288°, 25%, 64%
CMYK
5%, 25%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B18CBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 140, 186

Red: 177 / Green: 140 / Blue: 186

HSL

288°, 25%, 64%

Hue: 288° / Saturation: 25% / Lightness: 64%

CMYK

5%, 25%, 0%, 27%

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

What color is #B18CBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B18CBA to RGB:

rgb(177, 140, 186)HEX to RGB Converter →

HEX to HSL

Convert #B18CBA to HSL:

hsl(288, 25%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B18CBA to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #B18CBA has RGB (177, 140, 186) and HSL (288°, 25%, 64%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B18CBA is #95BA8C, creating high-contrast pairings. For softer combinations, try analogous colors like #9A8CBA.

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

Contrast with #B18CBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B18CBA?

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

What is the RGB value of #B18CBA?

#B18CBA in RGB is (177, 140, 186) - 177 red, 140 green, and 186 blue.

How to use #B18CBA in CSS?

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

What colors go well with #B18CBA?

#95BA8C (complementary), #9A8CBA (analogous), and #905E9C (lighter shade) work well with #B18CBA.