#C19ABD Color Information

Hex color code: #C19ABD

The hex color #C19ABD is a pastel magenta with RGB values of (193, 154, 189) and HSL of (306°, 24%, 68%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C19ABD
RGB
193, 154, 189
HSL
306°, 24%, 68%
CMYK
0%, 20%, 2%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C19ABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 154, 189

Red: 193 / Green: 154 / Blue: 189

HSL

306°, 24%, 68%

Hue: 306° / Saturation: 24% / Lightness: 68%

CMYK

0%, 20%, 2%, 24%

Cyan: 0% / Magenta: 20% / Yellow: 2% / Key: 24%

What color is #C19ABD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C19ABD to RGB:

rgb(193, 154, 189)HEX to RGB Converter →

HEX to HSL

Convert #C19ABD to HSL:

hsl(306, 24%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C19ABD to CMYK:

cmyk(0%, 20%, 2%, 24%)Color Converter →

Color Meaning and Usage

#C19ABD is a pastel magenta color with RGB values of 193, 154, 189 and HSL of 306°, 24%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C19ABD is #9AC19E, creating high-contrast pairings. For softer combinations, try analogous colors like #B19AC1.

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

Contrast with #C19ABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C19ABD?

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

What is the RGB value of #C19ABD?

#C19ABD in RGB is (193, 154, 189) - 193 red, 154 green, and 189 blue.

How to use #C19ABD in CSS?

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

What colors go well with #C19ABD?

#9AC19E (complementary), #B19AC1 (analogous), and #A46A9E (lighter shade) work well with #C19ABD.