#CF87CB Color Information

Hex color code: #CF87CB

#CF87CB is a delicate magenta color. In RGB it is (207, 135, 203), and in HSL it is (303°, 43%, 67%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CF87CB
RGB
207, 135, 203
HSL
303°, 43%, 67%
CMYK
0%, 35%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF87CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 135, 203

Red: 207 / Green: 135 / Blue: 203

HSL

303°, 43%, 67%

Hue: 303° / Saturation: 43% / Lightness: 67%

CMYK

0%, 35%, 2%, 19%

Cyan: 0% / Magenta: 35% / Yellow: 2% / Key: 19%

What color is #CF87CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF87CB to RGB:

rgb(207, 135, 203)HEX to RGB Converter →

HEX to HSL

Convert #CF87CB to HSL:

hsl(303, 43%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CF87CB to CMYK:

cmyk(0%, 35%, 2%, 19%)Color Converter →

Color Meaning and Usage

#CF87CB is a pastel magenta color with RGB values of 207, 135, 203 and HSL of 303°, 43%, 67%. 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 #CF87CB is #87CF8A, creating high-contrast pairings. For softer combinations, try analogous colors like #AE87CF.

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

Contrast with #CF87CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF87CB?

#CF87CB is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF87CB?

#CF87CB in RGB is (207, 135, 203) - 207 red, 135 green, and 203 blue.

How to use #CF87CB in CSS?

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

What colors go well with #CF87CB?

#87CF8A (complementary), #AE87CF (analogous), and #B950B4 (lighter shade) work well with #CF87CB.