#C32DD7 Color Information

Hex color code: #C32DD7

#C32DD7 is a understated magenta color. In RGB it is (195, 45, 215), and in HSL it is (293°, 68%, 51%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#C32DD7
RGB
195, 45, 215
HSL
293°, 68%, 51%
CMYK
9%, 79%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C32DD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 45, 215

Red: 195 / Green: 45 / Blue: 215

HSL

293°, 68%, 51%

Hue: 293° / Saturation: 68% / Lightness: 51%

CMYK

9%, 79%, 0%, 16%

Cyan: 9% / Magenta: 79% / Yellow: 0% / Key: 16%

What color is #C32DD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C32DD7 to RGB:

rgb(195, 45, 215)HEX to RGB Converter →

HEX to HSL

Convert #C32DD7 to HSL:

hsl(293, 68%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #C32DD7 to CMYK:

cmyk(9%, 79%, 0%, 16%)Color Converter →

Color Meaning and Usage

#C32DD7 is a neutral magenta color with RGB values of 195, 45, 215 and HSL of 293°, 68%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C32DD7 is #41D72D, creating high-contrast pairings. For softer combinations, try analogous colors like #6E2DD7.

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

Contrast with #C32DD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C32DD7?

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

What is the RGB value of #C32DD7?

#C32DD7 in RGB is (195, 45, 215) - 195 red, 45 green, and 215 blue.

How to use #C32DD7 in CSS?

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

What colors go well with #C32DD7?

#41D72D (complementary), #6E2DD7 (analogous), and #8C1D9A (lighter shade) work well with #C32DD7.