#D445C5 Color Information

Hex color code: #D445C5

#D445C5 is a understated magenta color. In RGB it is (212, 69, 197), and in HSL it is (306°, 62%, 55%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#D445C5
RGB
212, 69, 197
HSL
306°, 62%, 55%
CMYK
0%, 67%, 7%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D445C5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 69, 197

Red: 212 / Green: 69 / Blue: 197

HSL

306°, 62%, 55%

Hue: 306° / Saturation: 62% / Lightness: 55%

CMYK

0%, 67%, 7%, 17%

Cyan: 0% / Magenta: 67% / Yellow: 7% / Key: 17%

What color is #D445C5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D445C5 to RGB:

rgb(212, 69, 197)HEX to RGB Converter →

HEX to HSL

Convert #D445C5 to HSL:

hsl(306, 62%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #D445C5 to CMYK:

cmyk(0%, 67%, 7%, 17%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #D445C5 has RGB (212, 69, 197) and HSL (306°, 62%, 55%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D445C5 is #45D353, creating high-contrast pairings. For softer combinations, try analogous colors like #9A45D3.

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

Contrast with #D445C5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D445C5?

#D445C5 is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D445C5?

#D445C5 in RGB is (212, 69, 197) - 212 red, 69 green, and 197 blue.

How to use #D445C5 in CSS?

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

What colors go well with #D445C5?

#45D353 (complementary), #9A45D3 (analogous), and #A52799 (lighter shade) work well with #D445C5.