#D82BDE Color Information

Hex color code: #D82BDE

A dynamic magenta shade, #D82BDE appears as (216, 43, 222) in RGB and (298°, 73%, 52%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#D82BDE
RGB
216, 43, 222
HSL
298°, 73%, 52%
CMYK
3%, 81%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D82BDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 43, 222

Red: 216 / Green: 43 / Blue: 222

HSL

298°, 73%, 52%

Hue: 298° / Saturation: 73% / Lightness: 52%

CMYK

3%, 81%, 0%, 13%

Cyan: 3% / Magenta: 81% / Yellow: 0% / Key: 13%

What color is #D82BDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D82BDE to RGB:

rgb(216, 43, 222)HEX to RGB Converter →

HEX to HSL

Convert #D82BDE to HSL:

hsl(298, 73%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #D82BDE to CMYK:

cmyk(3%, 81%, 0%, 13%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #D82BDE has RGB (216, 43, 222) and HSL (298°, 73%, 52%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D82BDE is #31DE2B, creating high-contrast pairings. For softer combinations, try analogous colors like #7F2BDE.

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

Contrast with #D82BDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D82BDE?

#D82BDE is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D82BDE?

#D82BDE in RGB is (216, 43, 222) - 216 red, 43 green, and 222 blue.

How to use #D82BDE in CSS?

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

What colors go well with #D82BDE?

#31DE2B (complementary), #7F2BDE (analogous), and #9F19A3 (lighter shade) work well with #D82BDE.