#C46EAD Color Information

Hex color code: #C46EAD

A gentle magenta shade, #C46EAD appears as (196, 110, 173) in RGB and (316°, 42%, 60%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#C46EAD
RGB
196, 110, 173
HSL
316°, 42%, 60%
CMYK
0%, 44%, 12%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C46EAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 110, 173

Red: 196 / Green: 110 / Blue: 173

HSL

316°, 42%, 60%

Hue: 316° / Saturation: 42% / Lightness: 60%

CMYK

0%, 44%, 12%, 23%

Cyan: 0% / Magenta: 44% / Yellow: 12% / Key: 23%

What color is #C46EAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C46EAD to RGB:

rgb(196, 110, 173)HEX to RGB Converter →

HEX to HSL

Convert #C46EAD to HSL:

hsl(316, 42%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #C46EAD to CMYK:

cmyk(0%, 44%, 12%, 23%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C46EAD has RGB (196, 110, 173) and HSL (316°, 42%, 60%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C46EAD is #6EC485, creating high-contrast pairings. For softer combinations, try analogous colors like #B06EC4.

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

Contrast with #C46EAD

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

Contrast Ratio: 6.18:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C46EAD?

#C46EAD is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C46EAD?

#C46EAD in RGB is (196, 110, 173) - 196 red, 110 green, and 173 blue.

How to use #C46EAD in CSS?

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

What colors go well with #C46EAD?

#6EC485 (complementary), #B06EC4 (analogous), and #A34389 (lighter shade) work well with #C46EAD.