#C5AABD Color Information

Hex color code: #C5AABD

The hex color #C5AABD is a muted magenta with RGB values of (197, 170, 189) and HSL of (318°, 19%, 72%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C5AABD
RGB
197, 170, 189
HSL
318°, 19%, 72%
CMYK
0%, 14%, 4%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5AABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 170, 189

Red: 197 / Green: 170 / Blue: 189

HSL

318°, 19%, 72%

Hue: 318° / Saturation: 19% / Lightness: 72%

CMYK

0%, 14%, 4%, 23%

Cyan: 0% / Magenta: 14% / Yellow: 4% / Key: 23%

What color is #C5AABD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5AABD to RGB:

rgb(197, 170, 189)HEX to RGB Converter →

HEX to HSL

Convert #C5AABD to HSL:

hsl(318, 19%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C5AABD to CMYK:

cmyk(0%, 14%, 4%, 23%)Color Converter →

Color Meaning and Usage

#C5AABD is a balanced magenta color with RGB values of 197, 170, 189 and HSL of 318°, 19%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C5AABD is #AAC5B2, creating high-contrast pairings. For softer combinations, try analogous colors like #C0AAC5.

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

Contrast with #C5AABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5AABD?

#C5AABD is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C5AABD?

#C5AABD in RGB is (197, 170, 189) - 197 red, 170 green, and 189 blue.

How to use #C5AABD in CSS?

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

What colors go well with #C5AABD?

#AAC5B2 (complementary), #C0AAC5 (analogous), and #A67D9A (lighter shade) work well with #C5AABD.