#C087AF Color Information

Hex color code: #C087AF

A delicate magenta shade, #C087AF appears as (192, 135, 175) in RGB and (318°, 31%, 64%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#C087AF
RGB
192, 135, 175
HSL
318°, 31%, 64%
CMYK
0%, 30%, 9%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C087AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 135, 175

Red: 192 / Green: 135 / Blue: 175

HSL

318°, 31%, 64%

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

CMYK

0%, 30%, 9%, 25%

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

What color is #C087AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C087AF to RGB:

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

HEX to HSL

Convert #C087AF to HSL:

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

HEX to CMYK

Convert #C087AF to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #C087AF has RGB (192, 135, 175) and HSL (318°, 31%, 64%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C087AF is #87C098, creating high-contrast pairings. For softer combinations, try analogous colors like #B487C0.

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

Contrast with #C087AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C087AF?

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

What is the RGB value of #C087AF?

#C087AF in RGB is (192, 135, 175) - 192 red, 135 green, and 175 blue.

How to use #C087AF in CSS?

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

What colors go well with #C087AF?

#87C098 (complementary), #B487C0 (analogous), and #A4568C (lighter shade) work well with #C087AF.