#C58BCB Color Information

Hex color code: #C58BCB

A pastel magenta shade, #C58BCB appears as (197, 139, 203) in RGB and (294°, 38%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C58BCB
RGB
197, 139, 203
HSL
294°, 38%, 67%
CMYK
3%, 32%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C58BCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 139, 203

Red: 197 / Green: 139 / Blue: 203

HSL

294°, 38%, 67%

Hue: 294° / Saturation: 38% / Lightness: 67%

CMYK

3%, 32%, 0%, 20%

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

What color is #C58BCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C58BCB to RGB:

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

HEX to HSL

Convert #C58BCB to HSL:

hsl(294, 38%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #C58BCB to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #C58BCB has RGB (197, 139, 203) and HSL (294°, 38%, 67%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C58BCB is #91CB8B, creating high-contrast pairings. For softer combinations, try analogous colors like #A48BCB.

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

Contrast with #C58BCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C58BCB?

#C58BCB is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C58BCB?

#C58BCB in RGB is (197, 139, 203) - 197 red, 139 green, and 203 blue.

How to use #C58BCB in CSS?

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

What colors go well with #C58BCB?

#91CB8B (complementary), #A48BCB (analogous), and #AA56B3 (lighter shade) work well with #C58BCB.