#C49CC2 Color Information

Hex color code: #C49CC2

#C49CC2 is a delicate magenta color. In RGB it is (196, 156, 194), and in HSL it is (303°, 25%, 69%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C49CC2
RGB
196, 156, 194
HSL
303°, 25%, 69%
CMYK
0%, 20%, 1%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C49CC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 156, 194

Red: 196 / Green: 156 / Blue: 194

HSL

303°, 25%, 69%

Hue: 303° / Saturation: 25% / Lightness: 69%

CMYK

0%, 20%, 1%, 23%

Cyan: 0% / Magenta: 20% / Yellow: 1% / Key: 23%

What color is #C49CC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C49CC2 to RGB:

rgb(196, 156, 194)HEX to RGB Converter →

HEX to HSL

Convert #C49CC2 to HSL:

hsl(303, 25%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C49CC2 to CMYK:

cmyk(0%, 20%, 1%, 23%)Color Converter →

Color Meaning and Usage

#C49CC2 is a gentle magenta color with RGB values of 196, 156, 194 and HSL of 303°, 25%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C49CC2 is #9CC49E, creating high-contrast pairings. For softer combinations, try analogous colors like #B29CC4.

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

Contrast with #C49CC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C49CC2?

#C49CC2 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C49CC2?

#C49CC2 in RGB is (196, 156, 194) - 196 red, 156 green, and 194 blue.

How to use #C49CC2 in CSS?

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

What colors go well with #C49CC2?

#9CC49E (complementary), #B29CC4 (analogous), and #A76CA4 (lighter shade) work well with #C49CC2.