#D2309C Color Information

Hex color code: #D2309C

A muted magenta shade, #D2309C appears as (210, 48, 156) in RGB and (320°, 64%, 51%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#D2309C
RGB
210, 48, 156
HSL
320°, 64%, 51%
CMYK
0%, 77%, 26%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2309C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 48, 156

Red: 210 / Green: 48 / Blue: 156

HSL

320°, 64%, 51%

Hue: 320° / Saturation: 64% / Lightness: 51%

CMYK

0%, 77%, 26%, 18%

Cyan: 0% / Magenta: 77% / Yellow: 26% / Key: 18%

What color is #D2309C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2309C to RGB:

rgb(210, 48, 156)HEX to RGB Converter →

HEX to HSL

Convert #D2309C to HSL:

hsl(320, 64%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #D2309C to CMYK:

cmyk(0%, 77%, 26%, 18%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #D2309C has RGB (210, 48, 156) and HSL (320°, 64%, 51%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2309C is #32D267, creating high-contrast pairings. For softer combinations, try analogous colors like #B732D2.

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

Contrast with #D2309C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2309C?

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

What is the RGB value of #D2309C?

#D2309C in RGB is (210, 48, 156) - 210 red, 48 green, and 156 blue.

How to use #D2309C in CSS?

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

What colors go well with #D2309C?

#32D267 (complementary), #B732D2 (analogous), and #97216F (lighter shade) work well with #D2309C.