#C1AABF Color Information

Hex color code: #C1AABF

The hex color #C1AABF is a neutral magenta with RGB values of (193, 170, 191) and HSL of (305°, 16%, 71%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C1AABF
RGB
193, 170, 191
HSL
305°, 16%, 71%
CMYK
0%, 12%, 1%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1AABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 170, 191

Red: 193 / Green: 170 / Blue: 191

HSL

305°, 16%, 71%

Hue: 305° / Saturation: 16% / Lightness: 71%

CMYK

0%, 12%, 1%, 24%

Cyan: 0% / Magenta: 12% / Yellow: 1% / Key: 24%

What color is #C1AABF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1AABF to RGB:

rgb(193, 170, 191)HEX to RGB Converter →

HEX to HSL

Convert #C1AABF to HSL:

hsl(305, 16%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #C1AABF to CMYK:

cmyk(0%, 12%, 1%, 24%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #C1AABF has RGB (193, 170, 191) and HSL (305°, 16%, 71%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1AABF is #A9C1AB, creating high-contrast pairings. For softer combinations, try analogous colors like #B7A9C1.

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

Contrast with #C1AABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1AABF?

#C1AABF is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C1AABF?

#C1AABF in RGB is (193, 170, 191) - 193 red, 170 green, and 191 blue.

How to use #C1AABF in CSS?

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

What colors go well with #C1AABF?

#A9C1AB (complementary), #B7A9C1 (analogous), and #A17D9E (lighter shade) work well with #C1AABF.