#D22BDE Color Information

Hex color code: #D22BDE

#D22BDE is a vivid magenta color. In RGB it is (210, 43, 222), and in HSL it is (296°, 73%, 52%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#D22BDE
RGB
210, 43, 222
HSL
296°, 73%, 52%
CMYK
5%, 81%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D22BDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 43, 222

Red: 210 / Green: 43 / Blue: 222

HSL

296°, 73%, 52%

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

CMYK

5%, 81%, 0%, 13%

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

What color is #D22BDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D22BDE to RGB:

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

HEX to HSL

Convert #D22BDE to HSL:

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

HEX to CMYK

Convert #D22BDE to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #D22BDE has RGB (210, 43, 222) and HSL (296°, 73%, 52%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D22BDE is #37DE2B, creating high-contrast pairings. For softer combinations, try analogous colors like #792BDE.

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

Contrast with #D22BDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D22BDE?

#D22BDE is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D22BDE?

#D22BDE in RGB is (210, 43, 222) - 210 red, 43 green, and 222 blue.

How to use #D22BDE in CSS?

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

What colors go well with #D22BDE?

#37DE2B (complementary), #792BDE (analogous), and #9A19A3 (lighter shade) work well with #D22BDE.