#DF58DB Color Information

Hex color code: #DF58DB

A subtle magenta shade, #DF58DB appears as (223, 88, 219) in RGB and (302°, 68%, 61%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#DF58DB
RGB
223, 88, 219
HSL
302°, 68%, 61%
CMYK
0%, 61%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF58DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 88, 219

Red: 223 / Green: 88 / Blue: 219

HSL

302°, 68%, 61%

Hue: 302° / Saturation: 68% / Lightness: 61%

CMYK

0%, 61%, 2%, 13%

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

What color is #DF58DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF58DB to RGB:

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

HEX to HSL

Convert #DF58DB to HSL:

hsl(302, 68%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #DF58DB to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #DF58DB has RGB (223, 88, 219) and HSL (302°, 68%, 61%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF58DB is #58DF5C, creating high-contrast pairings. For softer combinations, try analogous colors like #A058DF.

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

Contrast with #DF58DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF58DB?

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

What is the RGB value of #DF58DB?

#DF58DB in RGB is (223, 88, 219) - 223 red, 88 green, and 219 blue.

How to use #DF58DB in CSS?

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

What colors go well with #DF58DB?

#58DF5C (complementary), #A058DF (analogous), and #C526C0 (lighter shade) work well with #DF58DB.