#C18FCD Color Information

Hex color code: #C18FCD

#C18FCD is a soft magenta color. In RGB it is (193, 143, 205), and in HSL it is (288°, 38%, 68%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#C18FCD
RGB
193, 143, 205
HSL
288°, 38%, 68%
CMYK
6%, 30%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C18FCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 143, 205

Red: 193 / Green: 143 / Blue: 205

HSL

288°, 38%, 68%

Hue: 288° / Saturation: 38% / Lightness: 68%

CMYK

6%, 30%, 0%, 20%

Cyan: 6% / Magenta: 30% / Yellow: 0% / Key: 20%

What color is #C18FCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C18FCD to RGB:

rgb(193, 143, 205)HEX to RGB Converter →

HEX to HSL

Convert #C18FCD to HSL:

hsl(288, 38%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C18FCD to CMYK:

cmyk(6%, 30%, 0%, 20%)Color Converter →

Color Meaning and Usage

#C18FCD is a delicate magenta color with RGB values of 193, 143, 205 and HSL of 288°, 38%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C18FCD is #9BCC8E, creating high-contrast pairings. For softer combinations, try analogous colors like #A18ECC.

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

Contrast with #C18FCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C18FCD?

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

What is the RGB value of #C18FCD?

#C18FCD in RGB is (193, 143, 205) - 193 red, 143 green, and 205 blue.

How to use #C18FCD in CSS?

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

What colors go well with #C18FCD?

#9BCC8E (complementary), #A18ECC (analogous), and #A25AB5 (lighter shade) work well with #C18FCD.