#C58ECD Color Information

Hex color code: #C58ECD

A gentle magenta shade, #C58ECD appears as (197, 142, 205) in RGB and (292°, 39%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C58ECD
RGB
197, 142, 205
HSL
292°, 39%, 68%
CMYK
4%, 31%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C58ECD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 142, 205

Red: 197 / Green: 142 / Blue: 205

HSL

292°, 39%, 68%

Hue: 292° / Saturation: 39% / Lightness: 68%

CMYK

4%, 31%, 0%, 20%

Cyan: 4% / Magenta: 31% / Yellow: 0% / Key: 20%

What color is #C58ECD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C58ECD to RGB:

rgb(197, 142, 205)HEX to RGB Converter →

HEX to HSL

Convert #C58ECD to HSL:

hsl(292, 39%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C58ECD to CMYK:

cmyk(4%, 31%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #C58ECD has RGB (197, 142, 205) and HSL (292°, 39%, 68%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C58ECD is #96CD8E, creating high-contrast pairings. For softer combinations, try analogous colors like #A58ECD.

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

Contrast with #C58ECD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C58ECD?

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

What is the RGB value of #C58ECD?

#C58ECD in RGB is (197, 142, 205) - 197 red, 142 green, and 205 blue.

How to use #C58ECD in CSS?

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

What colors go well with #C58ECD?

#96CD8E (complementary), #A58ECD (analogous), and #A958B6 (lighter shade) work well with #C58ECD.