#C9ACBE Color Information

Hex color code: #C9ACBE

#C9ACBE is a gentle magenta color. In RGB it is (201, 172, 190), and in HSL it is (323°, 21%, 73%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C9ACBE
RGB
201, 172, 190
HSL
323°, 21%, 73%
CMYK
0%, 14%, 5%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C9ACBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 172, 190

Red: 201 / Green: 172 / Blue: 190

HSL

323°, 21%, 73%

Hue: 323° / Saturation: 21% / Lightness: 73%

CMYK

0%, 14%, 5%, 21%

Cyan: 0% / Magenta: 14% / Yellow: 5% / Key: 21%

What color is #C9ACBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C9ACBE to RGB:

rgb(201, 172, 190)HEX to RGB Converter →

HEX to HSL

Convert #C9ACBE to HSL:

hsl(323, 21%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #C9ACBE to CMYK:

cmyk(0%, 14%, 5%, 21%)Color Converter →

Color Meaning and Usage

#C9ACBE is a pastel magenta color with RGB values of 201, 172, 190 and HSL of 323°, 21%, 73%. 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 #C9ACBE is #ACC9B7, creating high-contrast pairings. For softer combinations, try analogous colors like #C5ACC9.

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

Contrast with #C9ACBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C9ACBE?

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

What is the RGB value of #C9ACBE?

#C9ACBE in RGB is (201, 172, 190) - 201 red, 172 green, and 190 blue.

How to use #C9ACBE in CSS?

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

What colors go well with #C9ACBE?

#ACC9B7 (complementary), #C5ACC9 (analogous), and #AA7D99 (lighter shade) work well with #C9ACBE.