#DF629C Color Information

Hex color code: #DF629C

The hex color #DF629C is a invigorating magenta with RGB values of (223, 98, 156) and HSL of (332°, 66%, 63%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#DF629C
RGB
223, 98, 156
HSL
332°, 66%, 63%
CMYK
0%, 56%, 30%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF629C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 98, 156

Red: 223 / Green: 98 / Blue: 156

HSL

332°, 66%, 63%

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

CMYK

0%, 56%, 30%, 13%

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

What color is #DF629C?

#DF629C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF629C to RGB:

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

HEX to HSL

Convert #DF629C to HSL:

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

HEX to CMYK

Convert #DF629C to CMYK:

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

Color Meaning and Usage

#DF629C is a fiery magenta color with RGB values of 223, 98, 156 and HSL of 332°, 66%, 63%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DF629C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF629C?

#DF629C is a fiery magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DF629C?

#DF629C in RGB is (223, 98, 156) - 223 red, 98 green, and 156 blue.

How to use #DF629C in CSS?

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

What colors go well with #DF629C?

#62DFA5 (complementary), #DF62DB (analogous), and #CB2A75 (lighter shade) work well with #DF629C.