#C1ABBE Color Information

Hex color code: #C1ABBE

A understated magenta shade, #C1ABBE appears as (193, 171, 190) in RGB and (308°, 15%, 71%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#C1ABBE
RGB
193, 171, 190
HSL
308°, 15%, 71%
CMYK
0%, 11%, 2%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1ABBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 171, 190

Red: 193 / Green: 171 / Blue: 190

HSL

308°, 15%, 71%

Hue: 308° / Saturation: 15% / Lightness: 71%

CMYK

0%, 11%, 2%, 24%

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

What color is #C1ABBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1ABBE to RGB:

rgb(193, 171, 190)HEX to RGB Converter →

HEX to HSL

Convert #C1ABBE to HSL:

hsl(308, 15%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #C1ABBE to CMYK:

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

Color Meaning and Usage

#C1ABBE is a neutral magenta color with RGB values of 193, 171, 190 and HSL of 308°, 15%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1ABBE is #AAC0AD, creating high-contrast pairings. For softer combinations, try analogous colors like #B8AAC0.

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

Contrast with #C1ABBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1ABBE?

#C1ABBE is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C1ABBE?

#C1ABBE in RGB is (193, 171, 190) - 193 red, 171 green, and 190 blue.

How to use #C1ABBE in CSS?

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

What colors go well with #C1ABBE?

#AAC0AD (complementary), #B8AAC0 (analogous), and #A07E9B (lighter shade) work well with #C1ABBE.