#C59FDF Color Information

Hex color code: #C59FDF

A muted purple shade, #C59FDF appears as (197, 159, 223) in RGB and (276°, 50%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#C59FDF
RGB
197, 159, 223
HSL
276°, 50%, 75%
CMYK
12%, 29%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C59FDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 159, 223

Red: 197 / Green: 159 / Blue: 223

HSL

276°, 50%, 75%

Hue: 276° / Saturation: 50% / Lightness: 75%

CMYK

12%, 29%, 0%, 13%

Cyan: 12% / Magenta: 29% / Yellow: 0% / Key: 13%

What color is #C59FDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C59FDF to RGB:

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

HEX to HSL

Convert #C59FDF to HSL:

hsl(276, 50%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C59FDF to CMYK:

cmyk(12%, 29%, 0%, 13%)Color Converter →

Color Meaning and Usage

A muted purple tone, #C59FDF has RGB (197, 159, 223) and HSL (276°, 50%, 75%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C59FDF is #B9DF9F, creating high-contrast pairings. For softer combinations, try analogous colors like #A69FDF.

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

Contrast with #C59FDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C59FDF?

#C59FDF is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C59FDF?

#C59FDF in RGB is (197, 159, 223) - 197 red, 159 green, and 223 blue.

How to use #C59FDF in CSS?

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

What colors go well with #C59FDF?

#B9DF9F (complementary), #A69FDF (analogous), and #A366CC (lighter shade) work well with #C59FDF.