#C2ACBC Color Information

Hex color code: #C2ACBC

A muted magenta shade, #C2ACBC appears as (194, 172, 188) in RGB and (316°, 15%, 72%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C2ACBC
RGB
194, 172, 188
HSL
316°, 15%, 72%
CMYK
0%, 11%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2ACBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 172, 188

Red: 194 / Green: 172 / Blue: 188

HSL

316°, 15%, 72%

Hue: 316° / Saturation: 15% / Lightness: 72%

CMYK

0%, 11%, 3%, 24%

Cyan: 0% / Magenta: 11% / Yellow: 3% / Key: 24%

What color is #C2ACBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2ACBC to RGB:

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

HEX to HSL

Convert #C2ACBC to HSL:

hsl(316, 15%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C2ACBC to CMYK:

cmyk(0%, 11%, 3%, 24%)Color Converter →

Color Meaning and Usage

#C2ACBC is a balanced magenta color with RGB values of 194, 172, 188 and HSL of 316°, 15%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2ACBC is #ADC2B3, creating high-contrast pairings. For softer combinations, try analogous colors like #BDADC2.

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

Contrast with #C2ACBC

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

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

What is the RGB value of #C2ACBC?

#C2ACBC in RGB is (194, 172, 188) - 194 red, 172 green, and 188 blue.

How to use #C2ACBC in CSS?

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

What colors go well with #C2ACBC?

#ADC2B3 (complementary), #BDADC2 (analogous), and #A28199 (lighter shade) work well with #C2ACBC.