#C520A2 Color Information

Hex color code: #C520A2

#C520A2 is a vivid magenta color. In RGB it is (197, 32, 162), and in HSL it is (313°, 72%, 45%). It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#C520A2
RGB
197, 32, 162
HSL
313°, 72%, 45%
CMYK
0%, 84%, 18%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C520A2; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #C520A2; color: #FFFFFF; }

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 #C520A2; background-color: #C520A215; }

Alert / Toast

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

Link / Accent

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

a { color: #C520A2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 32, 162

Red: 197 / Green: 32 / Blue: 162

HSL

313°, 72%, 45%

Hue: 313° / Saturation: 72% / Lightness: 45%

CMYK

0%, 84%, 18%, 23%

Cyan: 0% / Magenta: 84% / Yellow: 18% / Key: 23%

What color is #C520A2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C520A2 to RGB:

rgb(197, 32, 162)HEX to RGB Converter →

HEX to HSL

Convert #C520A2 to HSL:

hsl(313, 72%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #C520A2 to CMYK:

cmyk(0%, 84%, 18%, 23%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #C520A2 has RGB (197, 32, 162) and HSL (313°, 72%, 45%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C520A2 is #20C544, creating high-contrast pairings. For softer combinations, try analogous colors like #9720C5.

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

Contrast with #C520A2

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

Contrast Ratio: 4.10:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C520A2?

#C520A2 is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C520A2?

#C520A2 in RGB is (197, 32, 162) - 197 red, 32 green, and 162 blue.

How to use #C520A2 in CSS?

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

What colors go well with #C520A2?

#20C544 (complementary), #9720C5 (analogous), and #84156C (lighter shade) work well with #C520A2.