#CA80CD Color Information

Hex color code: #CA80CD

The hex color #CA80CD is a pastel magenta with RGB values of (202, 128, 205) and HSL of (298°, 44%, 65%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CA80CD
RGB
202, 128, 205
HSL
298°, 44%, 65%
CMYK
1%, 38%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA80CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 128, 205

Red: 202 / Green: 128 / Blue: 205

HSL

298°, 44%, 65%

Hue: 298° / Saturation: 44% / Lightness: 65%

CMYK

1%, 38%, 0%, 20%

Cyan: 1% / Magenta: 38% / Yellow: 0% / Key: 20%

What color is #CA80CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA80CD to RGB:

rgb(202, 128, 205)HEX to RGB Converter →

HEX to HSL

Convert #CA80CD to HSL:

hsl(298, 44%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CA80CD to CMYK:

cmyk(1%, 38%, 0%, 20%)Color Converter →

Color Meaning and Usage

#CA80CD is a delicate magenta color with RGB values of 202, 128, 205 and HSL of 298°, 44%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA80CD is #81CD7E, creating high-contrast pairings. For softer combinations, try analogous colors like #A37ECD.

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

Contrast with #CA80CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA80CD?

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

What is the RGB value of #CA80CD?

#CA80CD in RGB is (202, 128, 205) - 202 red, 128 green, and 205 blue.

How to use #CA80CD in CSS?

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

What colors go well with #CA80CD?

#81CD7E (complementary), #A37ECD (analogous), and #B447B8 (lighter shade) work well with #CA80CD.