#C59FD0 Color Information

Hex color code: #C59FD0

#C59FD0 is a subtle magenta color. In RGB it is (197, 159, 208), and in HSL it is (287°, 34%, 72%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C59FD0
RGB
197, 159, 208
HSL
287°, 34%, 72%
CMYK
5%, 24%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C59FD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 159, 208

Red: 197 / Green: 159 / Blue: 208

HSL

287°, 34%, 72%

Hue: 287° / Saturation: 34% / Lightness: 72%

CMYK

5%, 24%, 0%, 18%

Cyan: 5% / Magenta: 24% / Yellow: 0% / Key: 18%

What color is #C59FD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C59FD0 to RGB:

rgb(197, 159, 208)HEX to RGB Converter →

HEX to HSL

Convert #C59FD0 to HSL:

hsl(287, 34%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C59FD0 to CMYK:

cmyk(5%, 24%, 0%, 18%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C59FD0 has RGB (197, 159, 208) and HSL (287°, 34%, 72%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C59FD0 is #AAD09F, creating high-contrast pairings. For softer combinations, try analogous colors like #AD9FD0.

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

Contrast with #C59FD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C59FD0?

#C59FD0 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C59FD0?

#C59FD0 in RGB is (197, 159, 208) - 197 red, 159 green, and 208 blue.

How to use #C59FD0 in CSS?

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

What colors go well with #C59FD0?

#AAD09F (complementary), #AD9FD0 (analogous), and #A66CB7 (lighter shade) work well with #C59FD0.