#D22883 Color Information

Hex color code: #D22883

A subtle magenta shade, #D22883 appears as (210, 40, 131) in RGB and (328°, 68%, 49%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#D22883
RGB
210, 40, 131
HSL
328°, 68%, 49%
CMYK
0%, 81%, 38%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D22883; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 40, 131

Red: 210 / Green: 40 / Blue: 131

HSL

328°, 68%, 49%

Hue: 328° / Saturation: 68% / Lightness: 49%

CMYK

0%, 81%, 38%, 18%

Cyan: 0% / Magenta: 81% / Yellow: 38% / Key: 18%

What color is #D22883?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D22883 to RGB:

rgb(210, 40, 131)HEX to RGB Converter →

HEX to HSL

Convert #D22883 to HSL:

hsl(328, 68%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #D22883 to CMYK:

cmyk(0%, 81%, 38%, 18%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #D22883 has RGB (210, 40, 131) and HSL (328°, 68%, 49%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D22883 is #28D277, creating high-contrast pairings. For softer combinations, try analogous colors like #CC28D2.

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

Contrast with #D22883

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D22883?

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

What is the RGB value of #D22883?

#D22883 in RGB is (210, 40, 131) - 210 red, 40 green, and 131 blue.

How to use #D22883 in CSS?

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

What colors go well with #D22883?

#28D277 (complementary), #CC28D2 (analogous), and #921C5B (lighter shade) work well with #D22883.