#DF417A Color Information

Hex color code: #DF417A

A striking magenta shade, #DF417A appears as (223, 65, 122) in RGB and (338°, 71%, 56%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#DF417A
RGB
223, 65, 122
HSL
338°, 71%, 56%
CMYK
0%, 71%, 45%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF417A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 65, 122

Red: 223 / Green: 65 / Blue: 122

HSL

338°, 71%, 56%

Hue: 338° / Saturation: 71% / Lightness: 56%

CMYK

0%, 71%, 45%, 13%

Cyan: 0% / Magenta: 71% / Yellow: 45% / Key: 13%

What color is #DF417A?

#DF417A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF417A to RGB:

rgb(223, 65, 122)HEX to RGB Converter →

HEX to HSL

Convert #DF417A to HSL:

hsl(338, 71%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #DF417A to CMYK:

cmyk(0%, 71%, 45%, 13%)Color Converter →

Color Meaning and Usage

#DF417A is a bold magenta color with RGB values of 223, 65, 122 and HSL of 338°, 71%, 56%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF417A is #3FDEA4, creating high-contrast pairings. For softer combinations, try analogous colors like #DE3FC9.

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

Contrast with #DF417A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF417A?

#DF417A is a bold magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DF417A?

#DF417A in RGB is (223, 65, 122) - 223 red, 65 green, and 122 blue.

How to use #DF417A in CSS?

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

What colors go well with #DF417A?

#3FDEA4 (complementary), #DE3FC9 (analogous), and #B31E55 (lighter shade) work well with #DF417A.