#C282CE Color Information

Hex color code: #C282CE

A subtle magenta shade, #C282CE appears as (194, 130, 206) in RGB and (291°, 44%, 66%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C282CE
RGB
194, 130, 206
HSL
291°, 44%, 66%
CMYK
6%, 37%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C282CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 130, 206

Red: 194 / Green: 130 / Blue: 206

HSL

291°, 44%, 66%

Hue: 291° / Saturation: 44% / Lightness: 66%

CMYK

6%, 37%, 0%, 19%

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

What color is #C282CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C282CE to RGB:

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

HEX to HSL

Convert #C282CE to HSL:

hsl(291, 44%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C282CE to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #C282CE has RGB (194, 130, 206) and HSL (291°, 44%, 66%). 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 #C282CE is #8ECE82, creating high-contrast pairings. For softer combinations, try analogous colors like #9D82CE.

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

Contrast with #C282CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C282CE?

#C282CE is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C282CE?

#C282CE in RGB is (194, 130, 206) - 194 red, 130 green, and 206 blue.

How to use #C282CE in CSS?

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

What colors go well with #C282CE?

#8ECE82 (complementary), #9D82CE (analogous), and #A94BB9 (lighter shade) work well with #C282CE.