#AD426D Color Information

Hex color code: #AD426D

#AD426D is a delicate magenta color. In RGB it is (173, 66, 109), and in HSL it is (336°, 45%, 47%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#AD426D
RGB
173, 66, 109
HSL
336°, 45%, 47%
CMYK
0%, 62%, 37%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD426D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 66, 109

Red: 173 / Green: 66 / Blue: 109

HSL

336°, 45%, 47%

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

CMYK

0%, 62%, 37%, 32%

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

What color is #AD426D?

#AD426D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD426D to RGB:

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

HEX to HSL

Convert #AD426D to HSL:

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

HEX to CMYK

Convert #AD426D to CMYK:

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

Color Meaning and Usage

#AD426D is a pastel magenta color with RGB values of 173, 66, 109 and HSL of 336°, 45%, 47%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD426D is #42AE83, creating high-contrast pairings. For softer combinations, try analogous colors like #AE42A3.

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

Contrast with #AD426D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD426D?

#AD426D is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AD426D?

#AD426D in RGB is (173, 66, 109) - 173 red, 66 green, and 109 blue.

How to use #AD426D in CSS?

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

What colors go well with #AD426D?

#42AE83 (complementary), #AE42A3 (analogous), and #762D4A (lighter shade) work well with #AD426D.