#C45FAB Color Information

Hex color code: #C45FAB

#C45FAB is a soft magenta color. In RGB it is (196, 95, 171), and in HSL it is (315°, 46%, 57%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#C45FAB
RGB
196, 95, 171
HSL
315°, 46%, 57%
CMYK
0%, 52%, 13%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C45FAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 95, 171

Red: 196 / Green: 95 / Blue: 171

HSL

315°, 46%, 57%

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

CMYK

0%, 52%, 13%, 23%

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

What color is #C45FAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C45FAB to RGB:

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

HEX to HSL

Convert #C45FAB to HSL:

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

HEX to CMYK

Convert #C45FAB to CMYK:

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

Color Meaning and Usage

#C45FAB is a soft magenta color with RGB values of 196, 95, 171 and HSL of 315°, 46%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C45FAB is #5FC478, creating high-contrast pairings. For softer combinations, try analogous colors like #AB5FC4.

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

Contrast with #C45FAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C45FAB?

#C45FAB is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C45FAB?

#C45FAB in RGB is (196, 95, 171) - 196 red, 95 green, and 171 blue.

How to use #C45FAB in CSS?

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

What colors go well with #C45FAB?

#5FC478 (complementary), #AB5FC4 (analogous), and #9C3A84 (lighter shade) work well with #C45FAB.