#AD149C Color Information

Hex color code: #AD149C

The hex color #AD149C is a eye-catching magenta with RGB values of (173, 20, 156) and HSL of (307°, 79%, 38%). It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#AD149C
RGB
173, 20, 156
HSL
307°, 79%, 38%
CMYK
0%, 88%, 10%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD149C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 20, 156

Red: 173 / Green: 20 / Blue: 156

HSL

307°, 79%, 38%

Hue: 307° / Saturation: 79% / Lightness: 38%

CMYK

0%, 88%, 10%, 32%

Cyan: 0% / Magenta: 88% / Yellow: 10% / Key: 32%

What color is #AD149C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD149C to RGB:

rgb(173, 20, 156)HEX to RGB Converter →

HEX to HSL

Convert #AD149C to HSL:

hsl(307, 79%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #AD149C to CMYK:

cmyk(0%, 88%, 10%, 32%)Color Converter →

Color Meaning and Usage

#AD149C is a striking magenta color with RGB values of 173, 20, 156 and HSL of 307°, 79%, 38%. 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 #AD149C is #14AD26, creating high-contrast pairings. For softer combinations, try analogous colors like #7314AD.

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

Contrast with #AD149C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD149C?

#AD149C is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD149C?

#AD149C in RGB is (173, 20, 156) - 173 red, 20 green, and 156 blue.

How to use #AD149C in CSS?

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

What colors go well with #AD149C?

#14AD26 (complementary), #7314AD (analogous), and #690C5E (lighter shade) work well with #AD149C.