#C48ECD Color Information

Hex color code: #C48ECD

The hex color #C48ECD is a soft magenta with RGB values of (196, 142, 205) and HSL of (291°, 39%, 68%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#C48ECD
RGB
196, 142, 205
HSL
291°, 39%, 68%
CMYK
4%, 31%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C48ECD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 142, 205

Red: 196 / Green: 142 / Blue: 205

HSL

291°, 39%, 68%

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

CMYK

4%, 31%, 0%, 20%

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

What color is #C48ECD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C48ECD to RGB:

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

HEX to HSL

Convert #C48ECD to HSL:

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

HEX to CMYK

Convert #C48ECD to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #C48ECD has RGB (196, 142, 205) and HSL (291°, 39%, 68%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C48ECD is #97CD8E, creating high-contrast pairings. For softer combinations, try analogous colors like #A48ECD.

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

Contrast with #C48ECD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C48ECD?

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

What is the RGB value of #C48ECD?

#C48ECD in RGB is (196, 142, 205) - 196 red, 142 green, and 205 blue.

How to use #C48ECD in CSS?

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

What colors go well with #C48ECD?

#97CD8E (complementary), #A48ECD (analogous), and #A858B6 (lighter shade) work well with #C48ECD.