#B19ABB Color Information

Hex color code: #B19ABB

#B19ABB is a gentle purple color. In RGB it is (177, 154, 187), and in HSL it is (282°, 20%, 67%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#B19ABB
RGB
177, 154, 187
HSL
282°, 20%, 67%
CMYK
5%, 18%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B19ABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 154, 187

Red: 177 / Green: 154 / Blue: 187

HSL

282°, 20%, 67%

Hue: 282° / Saturation: 20% / Lightness: 67%

CMYK

5%, 18%, 0%, 27%

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

What color is #B19ABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B19ABB to RGB:

rgb(177, 154, 187)HEX to RGB Converter →

HEX to HSL

Convert #B19ABB to HSL:

hsl(282, 20%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B19ABB to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #B19ABB has RGB (177, 154, 187) and HSL (282°, 20%, 67%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B19ABB is #A4BC9A, creating high-contrast pairings. For softer combinations, try analogous colors like #A19ABC.

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

Contrast with #B19ABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B19ABB?

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

What is the RGB value of #B19ABB?

#B19ABB in RGB is (177, 154, 187) - 177 red, 154 green, and 187 blue.

How to use #B19ABB in CSS?

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

What colors go well with #B19ABB?

#A4BC9A (complementary), #A19ABC (analogous), and #8E6C9D (lighter shade) work well with #B19ABB.