#C412AF Color Information

Hex color code: #C412AF

The hex color #C412AF is a dynamic magenta with RGB values of (196, 18, 175) and HSL of (307°, 83%, 42%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#C412AF
RGB
196, 18, 175
HSL
307°, 83%, 42%
CMYK
0%, 91%, 11%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C412AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 18, 175

Red: 196 / Green: 18 / Blue: 175

HSL

307°, 83%, 42%

Hue: 307° / Saturation: 83% / Lightness: 42%

CMYK

0%, 91%, 11%, 23%

Cyan: 0% / Magenta: 91% / Yellow: 11% / Key: 23%

What color is #C412AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C412AF to RGB:

rgb(196, 18, 175)HEX to RGB Converter →

HEX to HSL

Convert #C412AF to HSL:

hsl(307, 83%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #C412AF to CMYK:

cmyk(0%, 91%, 11%, 23%)Color Converter →

Color Meaning and Usage

#C412AF is a striking magenta color with RGB values of 196, 18, 175 and HSL of 307°, 83%, 42%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C412AF is #12C427, creating high-contrast pairings. For softer combinations, try analogous colors like #8012C4.

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

Contrast with #C412AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C412AF?

#C412AF is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C412AF?

#C412AF in RGB is (196, 18, 175) - 196 red, 18 green, and 175 blue.

How to use #C412AF in CSS?

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

What colors go well with #C412AF?

#12C427 (complementary), #8012C4 (analogous), and #7E0C71 (lighter shade) work well with #C412AF.