#C44F8A Color Information

Hex color code: #C44F8A

A muted magenta shade, #C44F8A appears as (196, 79, 138) in RGB and (330°, 50%, 54%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#C44F8A
RGB
196, 79, 138
HSL
330°, 50%, 54%
CMYK
0%, 60%, 30%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C44F8A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 79, 138

Red: 196 / Green: 79 / Blue: 138

HSL

330°, 50%, 54%

Hue: 330° / Saturation: 50% / Lightness: 54%

CMYK

0%, 60%, 30%, 23%

Cyan: 0% / Magenta: 60% / Yellow: 30% / Key: 23%

What color is #C44F8A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C44F8A to RGB:

rgb(196, 79, 138)HEX to RGB Converter →

HEX to HSL

Convert #C44F8A to HSL:

hsl(330, 50%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #C44F8A to CMYK:

cmyk(0%, 60%, 30%, 23%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #C44F8A has RGB (196, 79, 138) and HSL (330°, 50%, 54%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C44F8A is #4FC48A, creating high-contrast pairings. For softer combinations, try analogous colors like #C44FC4.

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

Contrast with #C44F8A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C44F8A?

#C44F8A is a balanced magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C44F8A?

#C44F8A in RGB is (196, 79, 138) - 196 red, 79 green, and 138 blue.

How to use #C44F8A in CSS?

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

What colors go well with #C44F8A?

#4FC48A (complementary), #C44FC4 (analogous), and #953263 (lighter shade) work well with #C44F8A.