#C313AE Color Information

Hex color code: #C313AE

#C313AE is a bold magenta color. In RGB it is (195, 19, 174), and in HSL it is (307°, 82%, 42%). It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#C313AE
RGB
195, 19, 174
HSL
307°, 82%, 42%
CMYK
0%, 90%, 11%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C313AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 19, 174

Red: 195 / Green: 19 / Blue: 174

HSL

307°, 82%, 42%

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

CMYK

0%, 90%, 11%, 24%

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

What color is #C313AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C313AE to RGB:

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

HEX to HSL

Convert #C313AE to HSL:

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

HEX to CMYK

Convert #C313AE to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #C313AE has RGB (195, 19, 174) and HSL (307°, 82%, 42%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C313AE is #13C328, creating high-contrast pairings. For softer combinations, try analogous colors like #8013C3.

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

Contrast with #C313AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C313AE?

#C313AE is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C313AE?

#C313AE in RGB is (195, 19, 174) - 195 red, 19 green, and 174 blue.

How to use #C313AE in CSS?

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

What colors go well with #C313AE?

#13C328 (complementary), #8013C3 (analogous), and #7D0C70 (lighter shade) work well with #C313AE.