#CE82CC Color Information

Hex color code: #CE82CC

A soft magenta shade, #CE82CC appears as (206, 130, 204) in RGB and (302°, 44%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CE82CC
RGB
206, 130, 204
HSL
302°, 44%, 66%
CMYK
0%, 37%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE82CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 130, 204

Red: 206 / Green: 130 / Blue: 204

HSL

302°, 44%, 66%

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

CMYK

0%, 37%, 1%, 19%

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

What color is #CE82CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE82CC to RGB:

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

HEX to HSL

Convert #CE82CC to HSL:

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

HEX to CMYK

Convert #CE82CC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #CE82CC has RGB (206, 130, 204) and HSL (302°, 44%, 66%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE82CC is #82CE85, creating high-contrast pairings. For softer combinations, try analogous colors like #AB82CE.

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

Contrast with #CE82CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE82CC?

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

What is the RGB value of #CE82CC?

#CE82CC in RGB is (206, 130, 204) - 206 red, 130 green, and 204 blue.

How to use #CE82CC in CSS?

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

What colors go well with #CE82CC?

#82CE85 (complementary), #AB82CE (analogous), and #B94BB5 (lighter shade) work well with #CE82CC.