#D132DC Color Information

Hex color code: #D132DC

#D132DC is a striking magenta color. In RGB it is (209, 50, 220), and in HSL it is (296°, 71%, 53%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#D132DC
RGB
209, 50, 220
HSL
296°, 71%, 53%
CMYK
5%, 77%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D132DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 50, 220

Red: 209 / Green: 50 / Blue: 220

HSL

296°, 71%, 53%

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

CMYK

5%, 77%, 0%, 14%

Cyan: 5% / Magenta: 77% / Yellow: 0% / Key: 14%

What color is #D132DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D132DC to RGB:

rgb(209, 50, 220)HEX to RGB Converter →

HEX to HSL

Convert #D132DC to HSL:

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

HEX to CMYK

Convert #D132DC to CMYK:

cmyk(5%, 77%, 0%, 14%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #D132DC has RGB (209, 50, 220) and HSL (296°, 71%, 53%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D132DC is #3DDC32, creating high-contrast pairings. For softer combinations, try analogous colors like #7C32DC.

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

Contrast with #D132DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D132DC?

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

What is the RGB value of #D132DC?

#D132DC in RGB is (209, 50, 220) - 209 red, 50 green, and 220 blue.

How to use #D132DC in CSS?

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

What colors go well with #D132DC?

#3DDC32 (complementary), #7C32DC (analogous), and #9D1CA6 (lighter shade) work well with #D132DC.