#DF349E Color Information

Hex color code: #DF349E

The hex color #DF349E is a striking magenta with RGB values of (223, 52, 158) and HSL of (323°, 73%, 54%). It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#DF349E
RGB
223, 52, 158
HSL
323°, 73%, 54%
CMYK
0%, 77%, 29%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF349E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 52, 158

Red: 223 / Green: 52 / Blue: 158

HSL

323°, 73%, 54%

Hue: 323° / Saturation: 73% / Lightness: 54%

CMYK

0%, 77%, 29%, 13%

Cyan: 0% / Magenta: 77% / Yellow: 29% / Key: 13%

What color is #DF349E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF349E to RGB:

rgb(223, 52, 158)HEX to RGB Converter →

HEX to HSL

Convert #DF349E to HSL:

hsl(323, 73%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #DF349E to CMYK:

cmyk(0%, 77%, 29%, 13%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #DF349E has RGB (223, 52, 158) and HSL (323°, 73%, 54%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF349E is #34DF76, creating high-contrast pairings. For softer combinations, try analogous colors like #CB34DF.

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

Contrast with #DF349E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF349E?

#DF349E is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF349E?

#DF349E in RGB is (223, 52, 158) - 223 red, 52 green, and 158 blue.

How to use #DF349E in CSS?

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

What colors go well with #DF349E?

#34DF76 (complementary), #CB34DF (analogous), and #AC1B74 (lighter shade) work well with #DF349E.