#D3129D Color Information

Hex color code: #D3129D

#D3129D is a vivid magenta color. In RGB it is (211, 18, 157), and in HSL it is (317°, 84%, 45%). It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#D3129D
RGB
211, 18, 157
HSL
317°, 84%, 45%
CMYK
0%, 91%, 26%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #D3129D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #D3129D; color: #FFFFFF; }

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 #D3129D; background-color: #D3129D15; }

Alert / Toast

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

Link / Accent

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

a { color: #D3129D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 18, 157

Red: 211 / Green: 18 / Blue: 157

HSL

317°, 84%, 45%

Hue: 317° / Saturation: 84% / Lightness: 45%

CMYK

0%, 91%, 26%, 17%

Cyan: 0% / Magenta: 91% / Yellow: 26% / Key: 17%

What color is #D3129D?

#D3129D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3129D to RGB:

rgb(211, 18, 157)HEX to RGB Converter →

HEX to HSL

Convert #D3129D to HSL:

hsl(317, 84%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #D3129D to CMYK:

cmyk(0%, 91%, 26%, 17%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #D3129D has RGB (211, 18, 157) and HSL (317°, 84%, 45%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3129D is #12D349, creating high-contrast pairings. For softer combinations, try analogous colors like #A912D3.

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

Contrast with #D3129D

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

Contrast Ratio: 4.34:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3129D?

#D3129D is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #D3129D?

#D3129D in RGB is (211, 18, 157) - 211 red, 18 green, and 157 blue.

How to use #D3129D in CSS?

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

What colors go well with #D3129D?

#12D349 (complementary), #A912D3 (analogous), and #8D0C68 (lighter shade) work well with #D3129D.