#DF3E99 Color Information

Hex color code: #DF3E99

#DF3E99 is a bold magenta color. In RGB it is (223, 62, 153), and in HSL it is (326°, 72%, 56%). It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#DF3E99
RGB
223, 62, 153
HSL
326°, 72%, 56%
CMYK
0%, 72%, 31%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF3E99; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 62, 153

Red: 223 / Green: 62 / Blue: 153

HSL

326°, 72%, 56%

Hue: 326° / Saturation: 72% / Lightness: 56%

CMYK

0%, 72%, 31%, 13%

Cyan: 0% / Magenta: 72% / Yellow: 31% / Key: 13%

What color is #DF3E99?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF3E99 to RGB:

rgb(223, 62, 153)HEX to RGB Converter →

HEX to HSL

Convert #DF3E99 to HSL:

hsl(326, 72%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #DF3E99 to CMYK:

cmyk(0%, 72%, 31%, 13%)Color Converter →

Color Meaning and Usage

#DF3E99 is a eye-catching magenta color with RGB values of 223, 62, 153 and HSL of 326°, 72%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF3E99 is #3EE084, creating high-contrast pairings. For softer combinations, try analogous colors like #D53EE0.

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

Contrast with #DF3E99

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF3E99?

#DF3E99 is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF3E99?

#DF3E99 in RGB is (223, 62, 153) - 223 red, 62 green, and 153 blue.

How to use #DF3E99 in CSS?

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

What colors go well with #DF3E99?

#3EE084 (complementary), #D53EE0 (analogous), and #B41D73 (lighter shade) work well with #DF3E99.