#C60CAD Color Information

Hex color code: #C60CAD

The hex color #C60CAD is a eye-catching magenta with RGB values of (198, 12, 173) and HSL of (308°, 89%, 41%). It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#C60CAD
RGB
198, 12, 173
HSL
308°, 89%, 41%
CMYK
0%, 94%, 13%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C60CAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 12, 173

Red: 198 / Green: 12 / Blue: 173

HSL

308°, 89%, 41%

Hue: 308° / Saturation: 89% / Lightness: 41%

CMYK

0%, 94%, 13%, 22%

Cyan: 0% / Magenta: 94% / Yellow: 13% / Key: 22%

What color is #C60CAD?

#C60CAD is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C60CAD to RGB:

rgb(198, 12, 173)HEX to RGB Converter →

HEX to HSL

Convert #C60CAD to HSL:

hsl(308, 89%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #C60CAD to CMYK:

cmyk(0%, 94%, 13%, 22%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #C60CAD has RGB (198, 12, 173) and HSL (308°, 89%, 41%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C60CAD is #0CC624, creating high-contrast pairings. For softer combinations, try analogous colors like #810CC6.

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

Contrast with #C60CAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C60CAD?

#C60CAD is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C60CAD?

#C60CAD in RGB is (198, 12, 173) - 198 red, 12 green, and 173 blue.

How to use #C60CAD in CSS?

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

What colors go well with #C60CAD?

#0CC624 (complementary), #810CC6 (analogous), and #7D076E (lighter shade) work well with #C60CAD.