#C86FAD Color Information

Hex color code: #C86FAD

The hex color #C86FAD is a soft magenta with RGB values of (200, 111, 173) and HSL of (318°, 45%, 61%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#C86FAD
RGB
200, 111, 173
HSL
318°, 45%, 61%
CMYK
0%, 45%, 13%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C86FAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 111, 173

Red: 200 / Green: 111 / Blue: 173

HSL

318°, 45%, 61%

Hue: 318° / Saturation: 45% / Lightness: 61%

CMYK

0%, 45%, 13%, 22%

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

What color is #C86FAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C86FAD to RGB:

rgb(200, 111, 173)HEX to RGB Converter →

HEX to HSL

Convert #C86FAD to HSL:

hsl(318, 45%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C86FAD to CMYK:

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

Color Meaning and Usage

#C86FAD is a delicate magenta color with RGB values of 200, 111, 173 and HSL of 318°, 45%, 61%. 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 #C86FAD is #6FC88A, creating high-contrast pairings. For softer combinations, try analogous colors like #B66FC8.

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

Contrast with #C86FAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C86FAD?

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

What is the RGB value of #C86FAD?

#C86FAD in RGB is (200, 111, 173) - 200 red, 111 green, and 173 blue.

How to use #C86FAD in CSS?

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

What colors go well with #C86FAD?

#6FC88A (complementary), #B66FC8 (analogous), and #AA418A (lighter shade) work well with #C86FAD.