#C884BC Color Information

Hex color code: #C884BC

The hex color #C884BC is a soft magenta with RGB values of (200, 132, 188) and HSL of (311°, 38%, 65%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#C884BC
RGB
200, 132, 188
HSL
311°, 38%, 65%
CMYK
0%, 34%, 6%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C884BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 132, 188

Red: 200 / Green: 132 / Blue: 188

HSL

311°, 38%, 65%

Hue: 311° / Saturation: 38% / Lightness: 65%

CMYK

0%, 34%, 6%, 22%

Cyan: 0% / Magenta: 34% / Yellow: 6% / Key: 22%

What color is #C884BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C884BC to RGB:

rgb(200, 132, 188)HEX to RGB Converter →

HEX to HSL

Convert #C884BC to HSL:

hsl(311, 38%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #C884BC to CMYK:

cmyk(0%, 34%, 6%, 22%)Color Converter →

Color Meaning and Usage

#C884BC is a soft magenta color with RGB values of 200, 132, 188 and HSL of 311°, 38%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C884BC is #84C890, creating high-contrast pairings. For softer combinations, try analogous colors like #B284C8.

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

Contrast with #C884BC

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

#C884BC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C884BC?

#C884BC in RGB is (200, 132, 188) - 200 red, 132 green, and 188 blue.

How to use #C884BC in CSS?

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

What colors go well with #C884BC?

#84C890 (complementary), #B284C8 (analogous), and #B04F9E (lighter shade) work well with #C884BC.