#C586CB Color Information

Hex color code: #C586CB

A subtle magenta shade, #C586CB appears as (197, 134, 203) in RGB and (295°, 40%, 66%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C586CB
RGB
197, 134, 203
HSL
295°, 40%, 66%
CMYK
3%, 34%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C586CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 134, 203

Red: 197 / Green: 134 / Blue: 203

HSL

295°, 40%, 66%

Hue: 295° / Saturation: 40% / Lightness: 66%

CMYK

3%, 34%, 0%, 20%

Cyan: 3% / Magenta: 34% / Yellow: 0% / Key: 20%

What color is #C586CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C586CB to RGB:

rgb(197, 134, 203)HEX to RGB Converter →

HEX to HSL

Convert #C586CB to HSL:

hsl(295, 40%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C586CB to CMYK:

cmyk(3%, 34%, 0%, 20%)Color Converter →

Color Meaning and Usage

#C586CB is a subtle magenta color with RGB values of 197, 134, 203 and HSL of 295°, 40%, 66%. 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 #C586CB is #8BCB86, creating high-contrast pairings. For softer combinations, try analogous colors like #A386CB.

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

Contrast with #C586CB

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

Contrast Ratio: 7.65:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C586CB?

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

What is the RGB value of #C586CB?

#C586CB in RGB is (197, 134, 203) - 197 red, 134 green, and 203 blue.

How to use #C586CB in CSS?

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

What colors go well with #C586CB?

#8BCB86 (complementary), #A386CB (analogous), and #AC50B4 (lighter shade) work well with #C586CB.