#AD2B93 Color Information

Hex color code: #AD2B93

A neutral magenta shade, #AD2B93 appears as (173, 43, 147) in RGB and (312°, 60%, 42%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#AD2B93
RGB
173, 43, 147
HSL
312°, 60%, 42%
CMYK
0%, 75%, 15%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD2B93; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 43, 147

Red: 173 / Green: 43 / Blue: 147

HSL

312°, 60%, 42%

Hue: 312° / Saturation: 60% / Lightness: 42%

CMYK

0%, 75%, 15%, 32%

Cyan: 0% / Magenta: 75% / Yellow: 15% / Key: 32%

What color is #AD2B93?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD2B93 to RGB:

rgb(173, 43, 147)HEX to RGB Converter →

HEX to HSL

Convert #AD2B93 to HSL:

hsl(312, 60%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #AD2B93 to CMYK:

cmyk(0%, 75%, 15%, 32%)Color Converter →

Color Meaning and Usage

#AD2B93 is a neutral magenta color with RGB values of 173, 43, 147 and HSL of 312°, 60%, 42%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD2B93 is #2BAB45, creating high-contrast pairings. For softer combinations, try analogous colors like #852BAB.

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

Contrast with #AD2B93

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD2B93?

#AD2B93 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD2B93?

#AD2B93 in RGB is (173, 43, 147) - 173 red, 43 green, and 147 blue.

How to use #AD2B93 in CSS?

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

What colors go well with #AD2B93?

#2BAB45 (complementary), #852BAB (analogous), and #6E1C5E (lighter shade) work well with #AD2B93.