#C193CB Color Information

Hex color code: #C193CB

A gentle magenta shade, #C193CB appears as (193, 147, 203) in RGB and (289°, 35%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C193CB
RGB
193, 147, 203
HSL
289°, 35%, 69%
CMYK
5%, 28%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C193CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 147, 203

Red: 193 / Green: 147 / Blue: 203

HSL

289°, 35%, 69%

Hue: 289° / Saturation: 35% / Lightness: 69%

CMYK

5%, 28%, 0%, 20%

Cyan: 5% / Magenta: 28% / Yellow: 0% / Key: 20%

What color is #C193CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C193CB to RGB:

rgb(193, 147, 203)HEX to RGB Converter →

HEX to HSL

Convert #C193CB to HSL:

hsl(289, 35%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C193CB to CMYK:

cmyk(5%, 28%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #C193CB has RGB (193, 147, 203) and HSL (289°, 35%, 69%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C193CB is #9ECC94, creating high-contrast pairings. For softer combinations, try analogous colors like #A694CC.

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

Contrast with #C193CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C193CB?

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

What is the RGB value of #C193CB?

#C193CB in RGB is (193, 147, 203) - 193 red, 147 green, and 203 blue.

How to use #C193CB in CSS?

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

What colors go well with #C193CB?

#9ECC94 (complementary), #A694CC (analogous), and #A461B3 (lighter shade) work well with #C193CB.