#DF58B2 Color Information

Hex color code: #DF58B2

#DF58B2 is a balanced magenta color. In RGB it is (223, 88, 178), and in HSL it is (320°, 68%, 61%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#DF58B2
RGB
223, 88, 178
HSL
320°, 68%, 61%
CMYK
0%, 61%, 20%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF58B2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 88, 178

Red: 223 / Green: 88 / Blue: 178

HSL

320°, 68%, 61%

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

CMYK

0%, 61%, 20%, 13%

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

What color is #DF58B2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF58B2 to RGB:

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

HEX to HSL

Convert #DF58B2 to HSL:

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

HEX to CMYK

Convert #DF58B2 to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #DF58B2 has RGB (223, 88, 178) and HSL (320°, 68%, 61%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF58B2 is #58DF85, creating high-contrast pairings. For softer combinations, try analogous colors like #C958DF.

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

Contrast with #DF58B2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF58B2?

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

What is the RGB value of #DF58B2?

#DF58B2 in RGB is (223, 88, 178) - 223 red, 88 green, and 178 blue.

How to use #DF58B2 in CSS?

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

What colors go well with #DF58B2?

#58DF85 (complementary), #C958DF (analogous), and #C52690 (lighter shade) work well with #DF58B2.