#C32CAF Color Information

Hex color code: #C32CAF

The hex color #C32CAF is a balanced magenta with RGB values of (195, 44, 175) and HSL of (308°, 63%, 47%). It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#C32CAF
RGB
195, 44, 175
HSL
308°, 63%, 47%
CMYK
0%, 77%, 10%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C32CAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 44, 175

Red: 195 / Green: 44 / Blue: 175

HSL

308°, 63%, 47%

Hue: 308° / Saturation: 63% / Lightness: 47%

CMYK

0%, 77%, 10%, 24%

Cyan: 0% / Magenta: 77% / Yellow: 10% / Key: 24%

What color is #C32CAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C32CAF to RGB:

rgb(195, 44, 175)HEX to RGB Converter →

HEX to HSL

Convert #C32CAF to HSL:

hsl(308, 63%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #C32CAF to CMYK:

cmyk(0%, 77%, 10%, 24%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #C32CAF has RGB (195, 44, 175) and HSL (308°, 63%, 47%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C32CAF is #2CC340, creating high-contrast pairings. For softer combinations, try analogous colors like #8C2CC3.

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

Contrast with #C32CAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C32CAF?

#C32CAF is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C32CAF?

#C32CAF in RGB is (195, 44, 175) - 195 red, 44 green, and 175 blue.

How to use #C32CAF in CSS?

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

What colors go well with #C32CAF?

#2CC340 (complementary), #8C2CC3 (analogous), and #851E77 (lighter shade) work well with #C32CAF.