#DF62DB Color Information

Hex color code: #DF62DB

#DF62DB is a balanced magenta color. In RGB it is (223, 98, 219), and in HSL it is (302°, 66%, 63%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#DF62DB
RGB
223, 98, 219
HSL
302°, 66%, 63%
CMYK
0%, 56%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF62DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 98, 219

Red: 223 / Green: 98 / Blue: 219

HSL

302°, 66%, 63%

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

CMYK

0%, 56%, 2%, 13%

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

What color is #DF62DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF62DB to RGB:

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

HEX to HSL

Convert #DF62DB to HSL:

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

HEX to CMYK

Convert #DF62DB to CMYK:

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

Color Meaning and Usage

#DF62DB is a muted magenta color with RGB values of 223, 98, 219 and HSL of 302°, 66%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF62DB is #62DF67, creating high-contrast pairings. For softer combinations, try analogous colors like #A562DF.

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

Contrast with #DF62DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF62DB?

#DF62DB is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF62DB?

#DF62DB in RGB is (223, 98, 219) - 223 red, 98 green, and 219 blue.

How to use #DF62DB in CSS?

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

What colors go well with #DF62DB?

#62DF67 (complementary), #A562DF (analogous), and #CB2AC6 (lighter shade) work well with #DF62DB.