#DF348D Color Information

Hex color code: #DF348D

A dynamic magenta shade, #DF348D appears as (223, 52, 141) in RGB and (329°, 73%, 54%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#DF348D
RGB
223, 52, 141
HSL
329°, 73%, 54%
CMYK
0%, 77%, 37%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF348D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 52, 141

Red: 223 / Green: 52 / Blue: 141

HSL

329°, 73%, 54%

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

CMYK

0%, 77%, 37%, 13%

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

What color is #DF348D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF348D to RGB:

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

HEX to HSL

Convert #DF348D to HSL:

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

HEX to CMYK

Convert #DF348D to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #DF348D has RGB (223, 52, 141) and HSL (329°, 73%, 54%). 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 #DF348D is #34DF87, creating high-contrast pairings. For softer combinations, try analogous colors like #DC34DF.

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

Contrast with #DF348D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF348D?

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

What is the RGB value of #DF348D?

#DF348D in RGB is (223, 52, 141) - 223 red, 52 green, and 141 blue.

How to use #DF348D in CSS?

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

What colors go well with #DF348D?

#34DF87 (complementary), #DC34DF (analogous), and #AC1B66 (lighter shade) work well with #DF348D.