#DD33AC Color Information

Hex color code: #DD33AC

The hex color #DD33AC is a vivid magenta with RGB values of (221, 51, 172) and HSL of (317°, 71%, 53%). It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#DD33AC
RGB
221, 51, 172
HSL
317°, 71%, 53%
CMYK
0%, 77%, 22%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD33AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 51, 172

Red: 221 / Green: 51 / Blue: 172

HSL

317°, 71%, 53%

Hue: 317° / Saturation: 71% / Lightness: 53%

CMYK

0%, 77%, 22%, 13%

Cyan: 0% / Magenta: 77% / Yellow: 22% / Key: 13%

What color is #DD33AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD33AC to RGB:

rgb(221, 51, 172)HEX to RGB Converter →

HEX to HSL

Convert #DD33AC to HSL:

hsl(317, 71%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DD33AC to CMYK:

cmyk(0%, 77%, 22%, 13%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #DD33AC has RGB (221, 51, 172) and HSL (317°, 71%, 53%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD33AC is #32DC62, creating high-contrast pairings. For softer combinations, try analogous colors like #B732DC.

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

Contrast with #DD33AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD33AC?

#DD33AC is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DD33AC?

#DD33AC in RGB is (221, 51, 172) - 221 red, 51 green, and 172 blue.

How to use #DD33AC in CSS?

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

What colors go well with #DD33AC?

#32DC62 (complementary), #B732DC (analogous), and #A61C7F (lighter shade) work well with #DD33AC.