#C087AE Color Information

Hex color code: #C087AE

The hex color #C087AE is a gentle magenta with RGB values of (192, 135, 174) and HSL of (319°, 31%, 64%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#C087AE
RGB
192, 135, 174
HSL
319°, 31%, 64%
CMYK
0%, 30%, 9%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C087AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 135, 174

Red: 192 / Green: 135 / Blue: 174

HSL

319°, 31%, 64%

Hue: 319° / Saturation: 31% / Lightness: 64%

CMYK

0%, 30%, 9%, 25%

Cyan: 0% / Magenta: 30% / Yellow: 9% / Key: 25%

What color is #C087AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C087AE to RGB:

rgb(192, 135, 174)HEX to RGB Converter →

HEX to HSL

Convert #C087AE to HSL:

hsl(319, 31%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #C087AE to CMYK:

cmyk(0%, 30%, 9%, 25%)Color Converter →

Color Meaning and Usage

#C087AE is a soft magenta color with RGB values of 192, 135, 174 and HSL of 319°, 31%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C087AE is #87C099, creating high-contrast pairings. For softer combinations, try analogous colors like #B587C0.

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

Contrast with #C087AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C087AE?

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

What is the RGB value of #C087AE?

#C087AE in RGB is (192, 135, 174) - 192 red, 135 green, and 174 blue.

How to use #C087AE in CSS?

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

What colors go well with #C087AE?

#87C099 (complementary), #B587C0 (analogous), and #A4568B (lighter shade) work well with #C087AE.