#C887AC Color Information

Hex color code: #C887AC

The hex color #C887AC is a gentle magenta with RGB values of (200, 135, 172) and HSL of (326°, 37%, 66%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#C887AC
RGB
200, 135, 172
HSL
326°, 37%, 66%
CMYK
0%, 32%, 14%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C887AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 135, 172

Red: 200 / Green: 135 / Blue: 172

HSL

326°, 37%, 66%

Hue: 326° / Saturation: 37% / Lightness: 66%

CMYK

0%, 32%, 14%, 22%

Cyan: 0% / Magenta: 32% / Yellow: 14% / Key: 22%

What color is #C887AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C887AC to RGB:

rgb(200, 135, 172)HEX to RGB Converter →

HEX to HSL

Convert #C887AC to HSL:

hsl(326, 37%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C887AC to CMYK:

cmyk(0%, 32%, 14%, 22%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C887AC has RGB (200, 135, 172) and HSL (326°, 37%, 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 #C887AC is #88C8A4, creating high-contrast pairings. For softer combinations, try analogous colors like #C488C8.

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

Contrast with #C887AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C887AC?

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

What is the RGB value of #C887AC?

#C887AC in RGB is (200, 135, 172) - 200 red, 135 green, and 172 blue.

How to use #C887AC in CSS?

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

What colors go well with #C887AC?

#88C8A4 (complementary), #C488C8 (analogous), and #B05488 (lighter shade) work well with #C887AC.