#C3ACBC Color Information

Hex color code: #C3ACBC

A understated magenta shade, #C3ACBC appears as (195, 172, 188) in RGB and (318°, 16%, 72%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#C3ACBC
RGB
195, 172, 188
HSL
318°, 16%, 72%
CMYK
0%, 12%, 4%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3ACBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 172, 188

Red: 195 / Green: 172 / Blue: 188

HSL

318°, 16%, 72%

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

CMYK

0%, 12%, 4%, 24%

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

What color is #C3ACBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3ACBC to RGB:

rgb(195, 172, 188)HEX to RGB Converter →

HEX to HSL

Convert #C3ACBC to HSL:

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

HEX to CMYK

Convert #C3ACBC to CMYK:

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

Color Meaning and Usage

#C3ACBC is a muted magenta color with RGB values of 195, 172, 188 and HSL of 318°, 16%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3ACBC is #ACC3B3, creating high-contrast pairings. For softer combinations, try analogous colors like #BEACC3.

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

Contrast with #C3ACBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3ACBC?

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

What is the RGB value of #C3ACBC?

#C3ACBC in RGB is (195, 172, 188) - 195 red, 172 green, and 188 blue.

How to use #C3ACBC in CSS?

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

What colors go well with #C3ACBC?

#ACC3B3 (complementary), #BEACC3 (analogous), and #A38098 (lighter shade) work well with #C3ACBC.