#C445AB Color Information

Hex color code: #C445AB

The hex color #C445AB is a muted magenta with RGB values of (196, 69, 171) and HSL of (312°, 52%, 52%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C445AB
RGB
196, 69, 171
HSL
312°, 52%, 52%
CMYK
0%, 65%, 13%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C445AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 69, 171

Red: 196 / Green: 69 / Blue: 171

HSL

312°, 52%, 52%

Hue: 312° / Saturation: 52% / Lightness: 52%

CMYK

0%, 65%, 13%, 23%

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

What color is #C445AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C445AB to RGB:

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

HEX to HSL

Convert #C445AB to HSL:

hsl(312, 52%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #C445AB to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #C445AB has RGB (196, 69, 171) and HSL (312°, 52%, 52%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C445AB is #45C45E, creating high-contrast pairings. For softer combinations, try analogous colors like #9E45C4.

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

Contrast with #C445AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C445AB?

#C445AB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C445AB?

#C445AB in RGB is (196, 69, 171) - 196 red, 69 green, and 171 blue.

How to use #C445AB in CSS?

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

What colors go well with #C445AB?

#45C45E (complementary), #9E45C4 (analogous), and #8F2D7C (lighter shade) work well with #C445AB.