#C766AD Color Information

Hex color code: #C766AD

The hex color #C766AD is a gentle magenta with RGB values of (199, 102, 173) and HSL of (316°, 46%, 59%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#C766AD
RGB
199, 102, 173
HSL
316°, 46%, 59%
CMYK
0%, 49%, 13%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C766AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 102, 173

Red: 199 / Green: 102 / Blue: 173

HSL

316°, 46%, 59%

Hue: 316° / Saturation: 46% / Lightness: 59%

CMYK

0%, 49%, 13%, 22%

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

What color is #C766AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C766AD to RGB:

rgb(199, 102, 173)HEX to RGB Converter →

HEX to HSL

Convert #C766AD to HSL:

hsl(316, 46%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #C766AD to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #C766AD has RGB (199, 102, 173) and HSL (316°, 46%, 59%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C766AD is #66C780, creating high-contrast pairings. For softer combinations, try analogous colors like #B066C7.

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

Contrast with #C766AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C766AD?

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

What is the RGB value of #C766AD?

#C766AD in RGB is (199, 102, 173) - 199 red, 102 green, and 173 blue.

How to use #C766AD in CSS?

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

What colors go well with #C766AD?

#66C780 (complementary), #B066C7 (analogous), and #A43D88 (lighter shade) work well with #C766AD.