#C891CF Color Information

Hex color code: #C891CF

A soft magenta shade, #C891CF appears as (200, 145, 207) in RGB and (293°, 39%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#C891CF
RGB
200, 145, 207
HSL
293°, 39%, 69%
CMYK
3%, 30%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C891CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 145, 207

Red: 200 / Green: 145 / Blue: 207

HSL

293°, 39%, 69%

Hue: 293° / Saturation: 39% / Lightness: 69%

CMYK

3%, 30%, 0%, 19%

Cyan: 3% / Magenta: 30% / Yellow: 0% / Key: 19%

What color is #C891CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C891CF to RGB:

rgb(200, 145, 207)HEX to RGB Converter →

HEX to HSL

Convert #C891CF to HSL:

hsl(293, 39%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C891CF to CMYK:

cmyk(3%, 30%, 0%, 19%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C891CF has RGB (200, 145, 207) and HSL (293°, 39%, 69%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C891CF is #98CF91, creating high-contrast pairings. For softer combinations, try analogous colors like #A991CF.

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

Contrast with #C891CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C891CF?

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

What is the RGB value of #C891CF?

#C891CF in RGB is (200, 145, 207) - 200 red, 145 green, and 207 blue.

How to use #C891CF in CSS?

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

What colors go well with #C891CF?

#98CF91 (complementary), #A991CF (analogous), and #AD5CB7 (lighter shade) work well with #C891CF.