#DF3ACC Color Information

Hex color code: #DF3ACC

A eye-catching magenta shade, #DF3ACC appears as (223, 58, 204) in RGB and (307°, 72%, 55%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#DF3ACC
RGB
223, 58, 204
HSL
307°, 72%, 55%
CMYK
0%, 74%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF3ACC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 58, 204

Red: 223 / Green: 58 / Blue: 204

HSL

307°, 72%, 55%

Hue: 307° / Saturation: 72% / Lightness: 55%

CMYK

0%, 74%, 9%, 13%

Cyan: 0% / Magenta: 74% / Yellow: 9% / Key: 13%

What color is #DF3ACC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF3ACC to RGB:

rgb(223, 58, 204)HEX to RGB Converter →

HEX to HSL

Convert #DF3ACC to HSL:

hsl(307, 72%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #DF3ACC to CMYK:

cmyk(0%, 74%, 9%, 13%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #DF3ACC has RGB (223, 58, 204) and HSL (307°, 72%, 55%). 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 #DF3ACC is #3ADF4D, creating high-contrast pairings. For softer combinations, try analogous colors like #A03ADF.

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

Contrast with #DF3ACC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF3ACC?

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

What is the RGB value of #DF3ACC?

#DF3ACC in RGB is (223, 58, 204) - 223 red, 58 green, and 204 blue.

How to use #DF3ACC in CSS?

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

What colors go well with #DF3ACC?

#3ADF4D (complementary), #A03ADF (analogous), and #AF1D9E (lighter shade) work well with #DF3ACC.