#C368AC Color Information

Hex color code: #C368AC

The hex color #C368AC is a gentle magenta with RGB values of (195, 104, 172) and HSL of (315°, 43%, 59%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#C368AC
RGB
195, 104, 172
HSL
315°, 43%, 59%
CMYK
0%, 47%, 12%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C368AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 104, 172

Red: 195 / Green: 104 / Blue: 172

HSL

315°, 43%, 59%

Hue: 315° / Saturation: 43% / Lightness: 59%

CMYK

0%, 47%, 12%, 24%

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

What color is #C368AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C368AC to RGB:

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

HEX to HSL

Convert #C368AC to HSL:

hsl(315, 43%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #C368AC to CMYK:

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

Color Meaning and Usage

#C368AC is a soft magenta color with RGB values of 195, 104, 172 and HSL of 315°, 43%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C368AC is #69C380, creating high-contrast pairings. For softer combinations, try analogous colors like #AD69C3.

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

Contrast with #C368AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C368AC?

#C368AC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C368AC?

#C368AC in RGB is (195, 104, 172) - 195 red, 104 green, and 172 blue.

How to use #C368AC in CSS?

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

What colors go well with #C368AC?

#69C380 (complementary), #AD69C3 (analogous), and #A04088 (lighter shade) work well with #C368AC.