#C4ABBE Color Information

Hex color code: #C4ABBE

A balanced magenta shade, #C4ABBE appears as (196, 171, 190) in RGB and (314°, 17%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C4ABBE
RGB
196, 171, 190
HSL
314°, 17%, 72%
CMYK
0%, 13%, 3%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4ABBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 171, 190

Red: 196 / Green: 171 / Blue: 190

HSL

314°, 17%, 72%

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

CMYK

0%, 13%, 3%, 23%

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

What color is #C4ABBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4ABBE to RGB:

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

HEX to HSL

Convert #C4ABBE to HSL:

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

HEX to CMYK

Convert #C4ABBE to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #C4ABBE has RGB (196, 171, 190) and HSL (314°, 17%, 72%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4ABBE is #ABC4B1, creating high-contrast pairings. For softer combinations, try analogous colors like #BDABC4.

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

Contrast with #C4ABBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4ABBE?

#C4ABBE is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C4ABBE?

#C4ABBE in RGB is (196, 171, 190) - 196 red, 171 green, and 190 blue.

How to use #C4ABBE in CSS?

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

What colors go well with #C4ABBE?

#ABC4B1 (complementary), #BDABC4 (analogous), and #A47F9B (lighter shade) work well with #C4ABBE.