#C44ABC Color Information

Hex color code: #C44ABC

#C44ABC is a muted magenta color. In RGB it is (196, 74, 188), and in HSL it is (304°, 51%, 53%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C44ABC
RGB
196, 74, 188
HSL
304°, 51%, 53%
CMYK
0%, 62%, 4%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C44ABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 74, 188

Red: 196 / Green: 74 / Blue: 188

HSL

304°, 51%, 53%

Hue: 304° / Saturation: 51% / Lightness: 53%

CMYK

0%, 62%, 4%, 23%

Cyan: 0% / Magenta: 62% / Yellow: 4% / Key: 23%

What color is #C44ABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C44ABC to RGB:

rgb(196, 74, 188)HEX to RGB Converter →

HEX to HSL

Convert #C44ABC to HSL:

hsl(304, 51%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #C44ABC to CMYK:

cmyk(0%, 62%, 4%, 23%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #C44ABC has RGB (196, 74, 188) and HSL (304°, 51%, 53%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C44ABC is #4AC452, creating high-contrast pairings. For softer combinations, try analogous colors like #8F4AC4.

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

Contrast with #C44ABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C44ABC?

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

What is the RGB value of #C44ABC?

#C44ABC in RGB is (196, 74, 188) - 196 red, 74 green, and 188 blue.

How to use #C44ABC in CSS?

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

What colors go well with #C44ABC?

#4AC452 (complementary), #8F4AC4 (analogous), and #922F8C (lighter shade) work well with #C44ABC.