#C2A8BC Color Information

Hex color code: #C2A8BC

A subtle magenta shade, #C2A8BC appears as (194, 168, 188) in RGB and (314°, 18%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C2A8BC
RGB
194, 168, 188
HSL
314°, 18%, 71%
CMYK
0%, 13%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2A8BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 168, 188

Red: 194 / Green: 168 / Blue: 188

HSL

314°, 18%, 71%

Hue: 314° / Saturation: 18% / Lightness: 71%

CMYK

0%, 13%, 3%, 24%

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

What color is #C2A8BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2A8BC to RGB:

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

HEX to HSL

Convert #C2A8BC to HSL:

hsl(314, 18%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #C2A8BC to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #C2A8BC has RGB (194, 168, 188) and HSL (314°, 18%, 71%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2A8BC is #A8C2AE, creating high-contrast pairings. For softer combinations, try analogous colors like #BBA8C2.

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

Contrast with #C2A8BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2A8BC?

#C2A8BC is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C2A8BC?

#C2A8BC in RGB is (194, 168, 188) - 194 red, 168 green, and 188 blue.

How to use #C2A8BC in CSS?

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

What colors go well with #C2A8BC?

#A8C2AE (complementary), #BBA8C2 (analogous), and #A37B9A (lighter shade) work well with #C2A8BC.