#C080EA Color Information

Hex color code: #C080EA

#C080EA is a bold purple color. In RGB it is (192, 128, 234), and in HSL it is (276°, 72%, 71%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C080EA
RGB
192, 128, 234
HSL
276°, 72%, 71%
CMYK
18%, 45%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C080EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 128, 234

Red: 192 / Green: 128 / Blue: 234

HSL

276°, 72%, 71%

Hue: 276° / Saturation: 72% / Lightness: 71%

CMYK

18%, 45%, 0%, 8%

Cyan: 18% / Magenta: 45% / Yellow: 0% / Key: 8%

What color is #C080EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C080EA to RGB:

rgb(192, 128, 234)HEX to RGB Converter →

HEX to HSL

Convert #C080EA to HSL:

hsl(276, 72%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #C080EA to CMYK:

cmyk(18%, 45%, 0%, 8%)Color Converter →

Color Meaning and Usage

#C080EA is a striking purple color with RGB values of 192, 128, 234 and HSL of 276°, 72%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C080EA is #AAEA80, creating high-contrast pairings. For softer combinations, try analogous colors like #8A80EA.

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

Contrast with #C080EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C080EA?

#C080EA is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C080EA?

#C080EA in RGB is (192, 128, 234) - 192 red, 128 green, and 234 blue.

How to use #C080EA in CSS?

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

What colors go well with #C080EA?

#AAEA80 (complementary), #8A80EA (analogous), and #9F3EE0 (lighter shade) work well with #C080EA.