#AD42A2 Color Information

Hex color code: #AD42A2

#AD42A2 is a gentle magenta color. In RGB it is (173, 66, 162), and in HSL it is (306°, 45%, 47%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#AD42A2
RGB
173, 66, 162
HSL
306°, 45%, 47%
CMYK
0%, 62%, 6%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD42A2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 66, 162

Red: 173 / Green: 66 / Blue: 162

HSL

306°, 45%, 47%

Hue: 306° / Saturation: 45% / Lightness: 47%

CMYK

0%, 62%, 6%, 32%

Cyan: 0% / Magenta: 62% / Yellow: 6% / Key: 32%

What color is #AD42A2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD42A2 to RGB:

rgb(173, 66, 162)HEX to RGB Converter →

HEX to HSL

Convert #AD42A2 to HSL:

hsl(306, 45%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #AD42A2 to CMYK:

cmyk(0%, 62%, 6%, 32%)Color Converter →

Color Meaning and Usage

#AD42A2 is a delicate magenta color with RGB values of 173, 66, 162 and HSL of 306°, 45%, 47%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD42A2 is #42AE4D, creating high-contrast pairings. For softer combinations, try analogous colors like #8342AE.

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

Contrast with #AD42A2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD42A2?

#AD42A2 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD42A2?

#AD42A2 in RGB is (173, 66, 162) - 173 red, 66 green, and 162 blue.

How to use #AD42A2 in CSS?

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

What colors go well with #AD42A2?

#42AE4D (complementary), #8342AE (analogous), and #762D6F (lighter shade) work well with #AD42A2.