#C28ECE Color Information

Hex color code: #C28ECE

The hex color #C28ECE is a gentle magenta with RGB values of (194, 142, 206) and HSL of (289°, 40%, 68%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C28ECE
RGB
194, 142, 206
HSL
289°, 40%, 68%
CMYK
6%, 31%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C28ECE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 142, 206

Red: 194 / Green: 142 / Blue: 206

HSL

289°, 40%, 68%

Hue: 289° / Saturation: 40% / Lightness: 68%

CMYK

6%, 31%, 0%, 19%

Cyan: 6% / Magenta: 31% / Yellow: 0% / Key: 19%

What color is #C28ECE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C28ECE to RGB:

rgb(194, 142, 206)HEX to RGB Converter →

HEX to HSL

Convert #C28ECE to HSL:

hsl(289, 40%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C28ECE to CMYK:

cmyk(6%, 31%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #C28ECE has RGB (194, 142, 206) and HSL (289°, 40%, 68%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C28ECE is #99CE8D, creating high-contrast pairings. For softer combinations, try analogous colors like #A18DCE.

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

Contrast with #C28ECE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C28ECE?

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

What is the RGB value of #C28ECE?

#C28ECE in RGB is (194, 142, 206) - 194 red, 142 green, and 206 blue.

How to use #C28ECE in CSS?

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

What colors go well with #C28ECE?

#99CE8D (complementary), #A18DCE (analogous), and #A657B7 (lighter shade) work well with #C28ECE.