#D344AA Color Information

Hex color code: #D344AA

The hex color #D344AA is a balanced magenta with RGB values of (211, 68, 170) and HSL of (317°, 62%, 55%). It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#D344AA
RGB
211, 68, 170
HSL
317°, 62%, 55%
CMYK
0%, 68%, 19%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D344AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 68, 170

Red: 211 / Green: 68 / Blue: 170

HSL

317°, 62%, 55%

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

CMYK

0%, 68%, 19%, 17%

Cyan: 0% / Magenta: 68% / Yellow: 19% / Key: 17%

What color is #D344AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D344AA to RGB:

rgb(211, 68, 170)HEX to RGB Converter →

HEX to HSL

Convert #D344AA to HSL:

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

HEX to CMYK

Convert #D344AA to CMYK:

cmyk(0%, 68%, 19%, 17%)Color Converter →

Color Meaning and Usage

#D344AA is a understated magenta color with RGB values of 211, 68, 170 and HSL of 317°, 62%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D344AA is #45D36D, creating high-contrast pairings. For softer combinations, try analogous colors like #B545D3.

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

Contrast with #D344AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D344AA?

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

What is the RGB value of #D344AA?

#D344AA in RGB is (211, 68, 170) - 211 red, 68 green, and 170 blue.

How to use #D344AA in CSS?

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

What colors go well with #D344AA?

#45D36D (complementary), #B545D3 (analogous), and #A52781 (lighter shade) work well with #D344AA.