#C45F84 Color Information

Hex color code: #C45F84

A soft magenta shade, #C45F84 appears as (196, 95, 132) in RGB and (338°, 46%, 57%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#C45F84
RGB
196, 95, 132
HSL
338°, 46%, 57%
CMYK
0%, 52%, 33%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C45F84; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 95, 132

Red: 196 / Green: 95 / Blue: 132

HSL

338°, 46%, 57%

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

CMYK

0%, 52%, 33%, 23%

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

What color is #C45F84?

#C45F84 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C45F84 to RGB:

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

HEX to HSL

Convert #C45F84 to HSL:

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

HEX to CMYK

Convert #C45F84 to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #C45F84 has RGB (196, 95, 132) and HSL (338°, 46%, 57%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C45F84 is #5FC49F, creating high-contrast pairings. For softer combinations, try analogous colors like #C45FB6.

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

Contrast with #C45F84

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C45F84?

#C45F84 is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C45F84?

#C45F84 in RGB is (196, 95, 132) - 196 red, 95 green, and 132 blue.

How to use #C45F84 in CSS?

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

What colors go well with #C45F84?

#5FC49F (complementary), #C45FB6 (analogous), and #9C3A5E (lighter shade) work well with #C45F84.