#C369AE Color Information

Hex color code: #C369AE

#C369AE is a soft magenta color. In RGB it is (195, 105, 174), and in HSL it is (314°, 43%, 59%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#C369AE
RGB
195, 105, 174
HSL
314°, 43%, 59%
CMYK
0%, 46%, 11%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C369AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 105, 174

Red: 195 / Green: 105 / Blue: 174

HSL

314°, 43%, 59%

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

CMYK

0%, 46%, 11%, 24%

Cyan: 0% / Magenta: 46% / Yellow: 11% / Key: 24%

What color is #C369AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C369AE to RGB:

rgb(195, 105, 174)HEX to RGB Converter →

HEX to HSL

Convert #C369AE to HSL:

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

HEX to CMYK

Convert #C369AE to CMYK:

cmyk(0%, 46%, 11%, 24%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C369AE has RGB (195, 105, 174) and HSL (314°, 43%, 59%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C369AE is #69C37E, creating high-contrast pairings. For softer combinations, try analogous colors like #AB69C3.

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

Contrast with #C369AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C369AE?

#C369AE is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C369AE?

#C369AE in RGB is (195, 105, 174) - 195 red, 105 green, and 174 blue.

How to use #C369AE in CSS?

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

What colors go well with #C369AE?

#69C37E (complementary), #AB69C3 (analogous), and #A0408A (lighter shade) work well with #C369AE.