#DD278E Color Information

Hex color code: #DD278E

#DD278E is a dynamic magenta color. In RGB it is (221, 39, 142), and in HSL it is (326°, 73%, 51%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#DD278E
RGB
221, 39, 142
HSL
326°, 73%, 51%
CMYK
0%, 82%, 36%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD278E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 39, 142

Red: 221 / Green: 39 / Blue: 142

HSL

326°, 73%, 51%

Hue: 326° / Saturation: 73% / Lightness: 51%

CMYK

0%, 82%, 36%, 13%

Cyan: 0% / Magenta: 82% / Yellow: 36% / Key: 13%

What color is #DD278E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD278E to RGB:

rgb(221, 39, 142)HEX to RGB Converter →

HEX to HSL

Convert #DD278E to HSL:

hsl(326, 73%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #DD278E to CMYK:

cmyk(0%, 82%, 36%, 13%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #DD278E has RGB (221, 39, 142) and HSL (326°, 73%, 51%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD278E is #27DD76, creating high-contrast pairings. For softer combinations, try analogous colors like #D127DD.

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

Contrast with #DD278E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD278E?

#DD278E is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DD278E?

#DD278E in RGB is (221, 39, 142) - 221 red, 39 green, and 142 blue.

How to use #DD278E in CSS?

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

What colors go well with #DD278E?

#27DD76 (complementary), #D127DD (analogous), and #9F1965 (lighter shade) work well with #DD278E.