#DF72DB Color Information

Hex color code: #DF72DB

A muted magenta shade, #DF72DB appears as (223, 114, 219) in RGB and (302°, 63%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#DF72DB
RGB
223, 114, 219
HSL
302°, 63%, 66%
CMYK
0%, 49%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF72DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 114, 219

Red: 223 / Green: 114 / Blue: 219

HSL

302°, 63%, 66%

Hue: 302° / Saturation: 63% / Lightness: 66%

CMYK

0%, 49%, 2%, 13%

Cyan: 0% / Magenta: 49% / Yellow: 2% / Key: 13%

What color is #DF72DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF72DB to RGB:

rgb(223, 114, 219)HEX to RGB Converter →

HEX to HSL

Convert #DF72DB to HSL:

hsl(302, 63%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DF72DB to CMYK:

cmyk(0%, 49%, 2%, 13%)Color Converter →

Color Meaning and Usage

#DF72DB is a balanced magenta color with RGB values of 223, 114, 219 and HSL of 302°, 63%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF72DB is #72DF75, creating high-contrast pairings. For softer combinations, try analogous colors like #AC72DF.

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

Contrast with #DF72DB

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

Contrast Ratio: 7.57:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF72DB?

#DF72DB is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF72DB?

#DF72DB in RGB is (223, 114, 219) - 223 red, 114 green, and 219 blue.

How to use #DF72DB in CSS?

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

What colors go well with #DF72DB?

#72DF75 (complementary), #AC72DF (analogous), and #D133CC (lighter shade) work well with #DF72DB.