#C676AD Color Information

Hex color code: #C676AD

A subtle magenta shade, #C676AD appears as (198, 118, 173) in RGB and (319°, 41%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#C676AD
RGB
198, 118, 173
HSL
319°, 41%, 62%
CMYK
0%, 40%, 13%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C676AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 118, 173

Red: 198 / Green: 118 / Blue: 173

HSL

319°, 41%, 62%

Hue: 319° / Saturation: 41% / Lightness: 62%

CMYK

0%, 40%, 13%, 22%

Cyan: 0% / Magenta: 40% / Yellow: 13% / Key: 22%

What color is #C676AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C676AD to RGB:

rgb(198, 118, 173)HEX to RGB Converter →

HEX to HSL

Convert #C676AD to HSL:

hsl(319, 41%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #C676AD to CMYK:

cmyk(0%, 40%, 13%, 22%)Color Converter →

Color Meaning and Usage

#C676AD is a delicate magenta color with RGB values of 198, 118, 173 and HSL of 319°, 41%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C676AD is #76C690, creating high-contrast pairings. For softer combinations, try analogous colors like #B776C6.

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

Contrast with #C676AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C676AD?

#C676AD is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C676AD?

#C676AD in RGB is (198, 118, 173) - 198 red, 118 green, and 173 blue.

How to use #C676AD in CSS?

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

What colors go well with #C676AD?

#76C690 (complementary), #B776C6 (analogous), and #A9478A (lighter shade) work well with #C676AD.