#CF81BD Color Information

Hex color code: #CF81BD

#CF81BD is a gentle magenta color. In RGB it is (207, 129, 189), and in HSL it is (314°, 45%, 66%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CF81BD
RGB
207, 129, 189
HSL
314°, 45%, 66%
CMYK
0%, 38%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF81BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 129, 189

Red: 207 / Green: 129 / Blue: 189

HSL

314°, 45%, 66%

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

CMYK

0%, 38%, 9%, 19%

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

What color is #CF81BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF81BD to RGB:

rgb(207, 129, 189)HEX to RGB Converter →

HEX to HSL

Convert #CF81BD to HSL:

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

HEX to CMYK

Convert #CF81BD to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #CF81BD has RGB (207, 129, 189) and HSL (314°, 45%, 66%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF81BD is #81CF93, creating high-contrast pairings. For softer combinations, try analogous colors like #BB81CF.

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

Contrast with #CF81BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF81BD?

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

What is the RGB value of #CF81BD?

#CF81BD in RGB is (207, 129, 189) - 207 red, 129 green, and 189 blue.

How to use #CF81BD in CSS?

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

What colors go well with #CF81BD?

#81CF93 (complementary), #BB81CF (analogous), and #BA4AA0 (lighter shade) work well with #CF81BD.