#C45FAC Color Information

Hex color code: #C45FAC

A soft magenta shade, #C45FAC appears as (196, 95, 172) in RGB and (314°, 46%, 57%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#C45FAC
RGB
196, 95, 172
HSL
314°, 46%, 57%
CMYK
0%, 52%, 12%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C45FAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 95, 172

Red: 196 / Green: 95 / Blue: 172

HSL

314°, 46%, 57%

Hue: 314° / Saturation: 46% / Lightness: 57%

CMYK

0%, 52%, 12%, 23%

Cyan: 0% / Magenta: 52% / Yellow: 12% / Key: 23%

What color is #C45FAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C45FAC to RGB:

rgb(196, 95, 172)HEX to RGB Converter →

HEX to HSL

Convert #C45FAC to HSL:

hsl(314, 46%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #C45FAC to CMYK:

cmyk(0%, 52%, 12%, 23%)Color Converter →

Color Meaning and Usage

#C45FAC is a gentle magenta color with RGB values of 196, 95, 172 and HSL of 314°, 46%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C45FAC is #5FC476, creating high-contrast pairings. For softer combinations, try analogous colors like #A95FC4.

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

Contrast with #C45FAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C45FAC?

#C45FAC is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C45FAC?

#C45FAC in RGB is (196, 95, 172) - 196 red, 95 green, and 172 blue.

How to use #C45FAC in CSS?

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

What colors go well with #C45FAC?

#5FC476 (complementary), #A95FC4 (analogous), and #9C3A85 (lighter shade) work well with #C45FAC.