#D82C8E Color Information

Hex color code: #D82C8E

A understated magenta shade, #D82C8E appears as (216, 44, 142) in RGB and (326°, 69%, 51%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#D82C8E
RGB
216, 44, 142
HSL
326°, 69%, 51%
CMYK
0%, 80%, 34%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D82C8E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 44, 142

Red: 216 / Green: 44 / Blue: 142

HSL

326°, 69%, 51%

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

CMYK

0%, 80%, 34%, 15%

Cyan: 0% / Magenta: 80% / Yellow: 34% / Key: 15%

What color is #D82C8E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D82C8E to RGB:

rgb(216, 44, 142)HEX to RGB Converter →

HEX to HSL

Convert #D82C8E to HSL:

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

HEX to CMYK

Convert #D82C8E to CMYK:

cmyk(0%, 80%, 34%, 15%)Color Converter →

Color Meaning and Usage

#D82C8E is a balanced magenta color with RGB values of 216, 44, 142 and HSL of 326°, 69%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D82C8E is #2CD877, creating high-contrast pairings. For softer combinations, try analogous colors like #CD2CD8.

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

Contrast with #D82C8E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D82C8E?

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

What is the RGB value of #D82C8E?

#D82C8E in RGB is (216, 44, 142) - 216 red, 44 green, and 142 blue.

How to use #D82C8E in CSS?

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

What colors go well with #D82C8E?

#2CD877 (complementary), #CD2CD8 (analogous), and #9B1C64 (lighter shade) work well with #D82C8E.