#C360AC Color Information

Hex color code: #C360AC

A soft magenta shade, #C360AC appears as (195, 96, 172) in RGB and (314°, 45%, 57%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#C360AC
RGB
195, 96, 172
HSL
314°, 45%, 57%
CMYK
0%, 51%, 12%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C360AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 96, 172

Red: 195 / Green: 96 / Blue: 172

HSL

314°, 45%, 57%

Hue: 314° / Saturation: 45% / Lightness: 57%

CMYK

0%, 51%, 12%, 24%

Cyan: 0% / Magenta: 51% / Yellow: 12% / Key: 24%

What color is #C360AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C360AC to RGB:

rgb(195, 96, 172)HEX to RGB Converter →

HEX to HSL

Convert #C360AC to HSL:

hsl(314, 45%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #C360AC to CMYK:

cmyk(0%, 51%, 12%, 24%)Color Converter →

Color Meaning and Usage

#C360AC is a delicate magenta color with RGB values of 195, 96, 172 and HSL of 314°, 45%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C360AC is #60C377, creating high-contrast pairings. For softer combinations, try analogous colors like #A860C3.

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

Contrast with #C360AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C360AC?

#C360AC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C360AC?

#C360AC in RGB is (195, 96, 172) - 195 red, 96 green, and 172 blue.

How to use #C360AC in CSS?

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

What colors go well with #C360AC?

#60C377 (complementary), #A860C3 (analogous), and #9B3B85 (lighter shade) work well with #C360AC.