#C865AF Color Information

Hex color code: #C865AF

#C865AF is a subtle magenta color. In RGB it is (200, 101, 175), and in HSL it is (315°, 47%, 59%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#C865AF
RGB
200, 101, 175
HSL
315°, 47%, 59%
CMYK
0%, 50%, 12%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C865AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 101, 175

Red: 200 / Green: 101 / Blue: 175

HSL

315°, 47%, 59%

Hue: 315° / Saturation: 47% / Lightness: 59%

CMYK

0%, 50%, 12%, 22%

Cyan: 0% / Magenta: 50% / Yellow: 12% / Key: 22%

What color is #C865AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C865AF to RGB:

rgb(200, 101, 175)HEX to RGB Converter →

HEX to HSL

Convert #C865AF to HSL:

hsl(315, 47%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #C865AF to CMYK:

cmyk(0%, 50%, 12%, 22%)Color Converter →

Color Meaning and Usage

#C865AF is a pastel magenta color with RGB values of 200, 101, 175 and HSL of 315°, 47%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C865AF is #65C87E, creating high-contrast pairings. For softer combinations, try analogous colors like #AF65C8.

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

Contrast with #C865AF

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

Contrast Ratio: 5.94:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C865AF?

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

What is the RGB value of #C865AF?

#C865AF in RGB is (200, 101, 175) - 200 red, 101 green, and 175 blue.

How to use #C865AF in CSS?

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

What colors go well with #C865AF?

#65C87E (complementary), #AF65C8 (analogous), and #A53B8B (lighter shade) work well with #C865AF.