#C487C8 Color Information

Hex color code: #C487C8

A gentle magenta shade, #C487C8 appears as (196, 135, 200) in RGB and (296°, 37%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C487C8
RGB
196, 135, 200
HSL
296°, 37%, 66%
CMYK
2%, 32%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C487C8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 135, 200

Red: 196 / Green: 135 / Blue: 200

HSL

296°, 37%, 66%

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

CMYK

2%, 32%, 0%, 22%

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

What color is #C487C8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C487C8 to RGB:

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

HEX to HSL

Convert #C487C8 to HSL:

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

HEX to CMYK

Convert #C487C8 to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #C487C8 has RGB (196, 135, 200) and HSL (296°, 37%, 66%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C487C8 is #8CC888, creating high-contrast pairings. For softer combinations, try analogous colors like #A488C8.

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

Contrast with #C487C8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C487C8?

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

What is the RGB value of #C487C8?

#C487C8 in RGB is (196, 135, 200) - 196 red, 135 green, and 200 blue.

How to use #C487C8 in CSS?

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

What colors go well with #C487C8?

#8CC888 (complementary), #A488C8 (analogous), and #AA54B0 (lighter shade) work well with #C487C8.