#C371AF Color Information

Hex color code: #C371AF

A soft magenta shade, #C371AF appears as (195, 113, 175) in RGB and (315°, 41%, 60%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#C371AF
RGB
195, 113, 175
HSL
315°, 41%, 60%
CMYK
0%, 42%, 10%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C371AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 113, 175

Red: 195 / Green: 113 / Blue: 175

HSL

315°, 41%, 60%

Hue: 315° / Saturation: 41% / Lightness: 60%

CMYK

0%, 42%, 10%, 24%

Cyan: 0% / Magenta: 42% / Yellow: 10% / Key: 24%

What color is #C371AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C371AF to RGB:

rgb(195, 113, 175)HEX to RGB Converter →

HEX to HSL

Convert #C371AF to HSL:

hsl(315, 41%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #C371AF to CMYK:

cmyk(0%, 42%, 10%, 24%)Color Converter →

Color Meaning and Usage

#C371AF is a soft magenta color with RGB values of 195, 113, 175 and HSL of 315°, 41%, 60%. 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 #C371AF is #6FC384, creating high-contrast pairings. For softer combinations, try analogous colors like #AE6FC3.

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

Contrast with #C371AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C371AF?

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

What is the RGB value of #C371AF?

#C371AF in RGB is (195, 113, 175) - 195 red, 113 green, and 175 blue.

How to use #C371AF in CSS?

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

What colors go well with #C371AF?

#6FC384 (complementary), #AE6FC3 (analogous), and #A2448A (lighter shade) work well with #C371AF.