#CF80BE Color Information

Hex color code: #CF80BE

The hex color #CF80BE is a delicate magenta with RGB values of (207, 128, 190) and HSL of (313°, 45%, 66%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#CF80BE
RGB
207, 128, 190
HSL
313°, 45%, 66%
CMYK
0%, 38%, 8%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF80BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 128, 190

Red: 207 / Green: 128 / Blue: 190

HSL

313°, 45%, 66%

Hue: 313° / Saturation: 45% / Lightness: 66%

CMYK

0%, 38%, 8%, 19%

Cyan: 0% / Magenta: 38% / Yellow: 8% / Key: 19%

What color is #CF80BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF80BE to RGB:

rgb(207, 128, 190)HEX to RGB Converter →

HEX to HSL

Convert #CF80BE to HSL:

hsl(313, 45%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CF80BE to CMYK:

cmyk(0%, 38%, 8%, 19%)Color Converter →

Color Meaning and Usage

#CF80BE is a gentle magenta color with RGB values of 207, 128, 190 and HSL of 313°, 45%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF80BE is #81CF92, creating high-contrast pairings. For softer combinations, try analogous colors like #B981CF.

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

Contrast with #CF80BE

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 #CF80BE?

#CF80BE is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF80BE?

#CF80BE in RGB is (207, 128, 190) - 207 red, 128 green, and 190 blue.

How to use #CF80BE in CSS?

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

What colors go well with #CF80BE?

#81CF92 (complementary), #B981CF (analogous), and #BA4AA2 (lighter shade) work well with #CF80BE.