#CB80CB Color Information

Hex color code: #CB80CB

The hex color #CB80CB is a gentle magenta with RGB values of (203, 128, 203) and HSL of (300°, 42%, 65%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#CB80CB
RGB
203, 128, 203
HSL
300°, 42%, 65%
CMYK
0%, 37%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB80CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 128, 203

Red: 203 / Green: 128 / Blue: 203

HSL

300°, 42%, 65%

Hue: 300° / Saturation: 42% / Lightness: 65%

CMYK

0%, 37%, 0%, 20%

Cyan: 0% / Magenta: 37% / Yellow: 0% / Key: 20%

What color is #CB80CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB80CB to RGB:

rgb(203, 128, 203)HEX to RGB Converter →

HEX to HSL

Convert #CB80CB to HSL:

hsl(300, 42%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CB80CB to CMYK:

cmyk(0%, 37%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #CB80CB has RGB (203, 128, 203) and HSL (300°, 42%, 65%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB80CB is #80CB80, creating high-contrast pairings. For softer combinations, try analogous colors like #A680CB.

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

Contrast with #CB80CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB80CB?

#CB80CB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CB80CB?

#CB80CB in RGB is (203, 128, 203) - 203 red, 128 green, and 203 blue.

How to use #CB80CB in CSS?

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

What colors go well with #CB80CB?

#80CB80 (complementary), #A680CB (analogous), and #B54AB5 (lighter shade) work well with #CB80CB.