#C58CDE Color Information

Hex color code: #C58CDE

#C58CDE is a neutral purple color. In RGB it is (197, 140, 222), and in HSL it is (282°, 55%, 71%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C58CDE
RGB
197, 140, 222
HSL
282°, 55%, 71%
CMYK
11%, 37%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C58CDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 140, 222

Red: 197 / Green: 140 / Blue: 222

HSL

282°, 55%, 71%

Hue: 282° / Saturation: 55% / Lightness: 71%

CMYK

11%, 37%, 0%, 13%

Cyan: 11% / Magenta: 37% / Yellow: 0% / Key: 13%

What color is #C58CDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C58CDE to RGB:

rgb(197, 140, 222)HEX to RGB Converter →

HEX to HSL

Convert #C58CDE to HSL:

hsl(282, 55%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #C58CDE to CMYK:

cmyk(11%, 37%, 0%, 13%)Color Converter →

Color Meaning and Usage

A understated purple tone, #C58CDE has RGB (197, 140, 222) and HSL (282°, 55%, 71%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C58CDE is #A5DE8C, creating high-contrast pairings. For softer combinations, try analogous colors like #9D8CDE.

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

Contrast with #C58CDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C58CDE?

#C58CDE is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C58CDE?

#C58CDE in RGB is (197, 140, 222) - 197 red, 140 green, and 222 blue.

How to use #C58CDE in CSS?

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

What colors go well with #C58CDE?

#A5DE8C (complementary), #9D8CDE (analogous), and #A751CD (lighter shade) work well with #C58CDE.