✓ Copied to clipboard
#C350A3 (Magenta) color swatch preview — Color From Pic.
#C350A3 — Magenta color swatch

Magenta

#C350A3

📝 Color Information for #C350A3

The hexadecimal color code #C350A3 represents a medium shade in the purple family. In the RGB color model, this color is composed of 195 red, 80 green, and 163 blue, which translates to approximately 76% red, 31% green, and 64% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #C350A3 has a hue of 317 degrees, a saturation level of 49%, and a lightness value of 54%. The hue angle of 317° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 317°, saturation of 59%, and brightness/value of 76%. For print applications using the CMYK color model, #C350A3 would be reproduced using 0% cyan, 59% magenta, 16% yellow, and 24% black. The closest web-safe color is #CC6699, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #C350A3 with other colors, consider its complementary color at hue 137° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12800163, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C350A3

Tailwind CSS
pink-500
HEX
#C350A3
RGB
rgb(195, 80, 163)
RGB %
76%, 31%, 64%
HSL
hsl(317, 49%, 54%)
HSV
hsv(317, 59%, 76%)
CMYK
0%, 59%, 16%, 24%
Decimal
12800163
Web Safe
#CC6699

🎨 Color Schemes for #C350A3

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C350A3

🌗 Shades and Tints of #C350A3

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C350A3

Tones (adding gray / desaturating)

🌈 Hue Variations of #C350A3

Hue Variations (shifting the color spectrum)

👁️ Preview of #C350A3 in Use

Text on #C350A3
This demonstrates text readability on the color background. (Click to edit)
#C350A3 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #C350A3

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #C350A3

:root { --color-hex: #C350A3; --color-rgb: 195, 80, 163; --color-hsl: 317, 49%, 54%; } .bg-color { background-color: #C350A3; } .text-color { color: #C350A3; } .border-color { border-color: #C350A3; }

🛠️ Use #C350A3 in Your Project

🎨
Build a Palette with #C350A3
Generate harmonious color schemes
⚖️
Check Contrast for #C350A3
WCAG accessibility testing
🌈
Create a Gradient with #C350A3
Beautiful CSS gradients

🔗 Related Colors to #C350A3

#AA50C3
Hue -30°
#C350BF
Hue -15°
#C35086
Hue +15°
#C35069
Hue +30°
#AF3C8E
85% L
#903175
70% L
#672353
50% L
#3D1531
30% L
#CF72B5
63% L
#DB95C7
72% L
#E8BBDB
82% L
#F3DDED
91% L

About Magenta (#C350A3)

Magenta is a medium, moderately saturated, warm purple color with a hue angle of 317°, saturation of 49%, and lightness of 54%. Its RGB value is (195, 80, 163) and its CMYK breakdown is C:0% M:59% Y:16% K:24%.

This is a Summer (Cool) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #C350A3

What is the HEX code for Magenta? +

The HEX code for Magenta is #C350A3. In CSS you can use it directly as color: #C350A3; or as a background: background-color: #C350A3;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #C350A3? +

The RGB value of #C350A3 is rgb(195, 80, 163). This means the color contains 195 out of 255 parts red, 80 out of 255 parts green, and 163 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(195, 80, 163);

What is the HSL value of #C350A3? +

The HSL value of #C350A3 is hsl(317, 49%, 54%). The hue is 317°, placing it in the purple family on the color wheel. The saturation is 49%, making it moderately saturated. The lightness is 54%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #C350A3 a warm or cool color? +

#C350A3 is classified as a warm color based on its hue angle of 317°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #C350A3? +

The approximate CMYK value of #C350A3 is C:0% M:59% Y:16% K:24%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #C350A3 with Other Tools

🔢
Color Converter
Get all formats for #C350A3 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #C350A3 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #C350A3.
👓
Blindness Simulator
See how #C350A3 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #C350A3.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #C350A3.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #C350A3.
🔬
Technical Formats
See #C350A3 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #C350A3 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.