#C2AABC Color Information

Hex color code: #C2AABC

#C2AABC is a muted magenta color. In RGB it is (194, 170, 188), and in HSL it is (315°, 16%, 71%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C2AABC
RGB
194, 170, 188
HSL
315°, 16%, 71%
CMYK
0%, 12%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2AABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 170, 188

Red: 194 / Green: 170 / Blue: 188

HSL

315°, 16%, 71%

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

CMYK

0%, 12%, 3%, 24%

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

What color is #C2AABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2AABC to RGB:

rgb(194, 170, 188)HEX to RGB Converter →

HEX to HSL

Convert #C2AABC to HSL:

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

HEX to CMYK

Convert #C2AABC to CMYK:

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

Color Meaning and Usage

#C2AABC is a muted magenta color with RGB values of 194, 170, 188 and HSL of 315°, 16%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2AABC is #A9C1AF, creating high-contrast pairings. For softer combinations, try analogous colors like #BBA9C1.

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

Contrast with #C2AABC

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 #C2AABC?

#C2AABC is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C2AABC?

#C2AABC in RGB is (194, 170, 188) - 194 red, 170 green, and 188 blue.

How to use #C2AABC in CSS?

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

What colors go well with #C2AABC?

#A9C1AF (complementary), #BBA9C1 (analogous), and #A17D98 (lighter shade) work well with #C2AABC.