#C68ECD Color Information

Hex color code: #C68ECD

#C68ECD is a pastel magenta color. In RGB it is (198, 142, 205), and in HSL it is (293°, 39%, 68%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C68ECD
RGB
198, 142, 205
HSL
293°, 39%, 68%
CMYK
3%, 31%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C68ECD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 142, 205

Red: 198 / Green: 142 / Blue: 205

HSL

293°, 39%, 68%

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

CMYK

3%, 31%, 0%, 20%

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

What color is #C68ECD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C68ECD to RGB:

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

HEX to HSL

Convert #C68ECD to HSL:

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

HEX to CMYK

Convert #C68ECD to CMYK:

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

Color Meaning and Usage

#C68ECD is a gentle magenta color with RGB values of 198, 142, 205 and HSL of 293°, 39%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C68ECD is #95CD8E, creating high-contrast pairings. For softer combinations, try analogous colors like #A68ECD.

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

Contrast with #C68ECD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C68ECD?

#C68ECD is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C68ECD?

#C68ECD in RGB is (198, 142, 205) - 198 red, 142 green, and 205 blue.

How to use #C68ECD in CSS?

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

What colors go well with #C68ECD?

#95CD8E (complementary), #A68ECD (analogous), and #AB58B6 (lighter shade) work well with #C68ECD.