#C4ABB5 Color Information

Hex color code: #C4ABB5

#C4ABB5 is a neutral magenta color. In RGB it is (196, 171, 181), and in HSL it is (336°, 17%, 72%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C4ABB5
RGB
196, 171, 181
HSL
336°, 17%, 72%
CMYK
0%, 13%, 8%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4ABB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 171, 181

Red: 196 / Green: 171 / Blue: 181

HSL

336°, 17%, 72%

Hue: 336° / Saturation: 17% / Lightness: 72%

CMYK

0%, 13%, 8%, 23%

Cyan: 0% / Magenta: 13% / Yellow: 8% / Key: 23%

What color is #C4ABB5?

#C4ABB5 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4ABB5 to RGB:

rgb(196, 171, 181)HEX to RGB Converter →

HEX to HSL

Convert #C4ABB5 to HSL:

hsl(336, 17%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C4ABB5 to CMYK:

cmyk(0%, 13%, 8%, 23%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #C4ABB5 has RGB (196, 171, 181) and HSL (336°, 17%, 72%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4ABB5 is #ABC4BA, creating high-contrast pairings. For softer combinations, try analogous colors like #C4ABC1.

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

Contrast with #C4ABB5

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

#C4ABB5 is a muted magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C4ABB5?

#C4ABB5 in RGB is (196, 171, 181) - 196 red, 171 green, and 181 blue.

How to use #C4ABB5 in CSS?

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

What colors go well with #C4ABB5?

#ABC4BA (complementary), #C4ABC1 (analogous), and #A47F8E (lighter shade) work well with #C4ABB5.