#C760AA Color Information

Hex color code: #C760AA

A pastel magenta shade, #C760AA appears as (199, 96, 170) in RGB and (317°, 48%, 58%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#C760AA
RGB
199, 96, 170
HSL
317°, 48%, 58%
CMYK
0%, 52%, 15%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C760AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 96, 170

Red: 199 / Green: 96 / Blue: 170

HSL

317°, 48%, 58%

Hue: 317° / Saturation: 48% / Lightness: 58%

CMYK

0%, 52%, 15%, 22%

Cyan: 0% / Magenta: 52% / Yellow: 15% / Key: 22%

What color is #C760AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C760AA to RGB:

rgb(199, 96, 170)HEX to RGB Converter →

HEX to HSL

Convert #C760AA to HSL:

hsl(317, 48%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #C760AA to CMYK:

cmyk(0%, 52%, 15%, 22%)Color Converter →

Color Meaning and Usage

#C760AA is a subtle magenta color with RGB values of 199, 96, 170 and HSL of 317°, 48%, 58%. 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 #C760AA is #60C77E, creating high-contrast pairings. For softer combinations, try analogous colors like #B160C7.

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

Contrast with #C760AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C760AA?

#C760AA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C760AA?

#C760AA in RGB is (199, 96, 170) - 199 red, 96 green, and 170 blue.

How to use #C760AA in CSS?

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

What colors go well with #C760AA?

#60C77E (complementary), #B160C7 (analogous), and #A23984 (lighter shade) work well with #C760AA.