#AD259D Color Information

Hex color code: #AD259D

A balanced magenta shade, #AD259D appears as (173, 37, 157) in RGB and (307°, 65%, 41%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#AD259D
RGB
173, 37, 157
HSL
307°, 65%, 41%
CMYK
0%, 79%, 9%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD259D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 37, 157

Red: 173 / Green: 37 / Blue: 157

HSL

307°, 65%, 41%

Hue: 307° / Saturation: 65% / Lightness: 41%

CMYK

0%, 79%, 9%, 32%

Cyan: 0% / Magenta: 79% / Yellow: 9% / Key: 32%

What color is #AD259D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD259D to RGB:

rgb(173, 37, 157)HEX to RGB Converter →

HEX to HSL

Convert #AD259D to HSL:

hsl(307, 65%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #AD259D to CMYK:

cmyk(0%, 79%, 9%, 32%)Color Converter →

Color Meaning and Usage

#AD259D is a subtle magenta color with RGB values of 173, 37, 157 and HSL of 307°, 65%, 41%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD259D is #25AD34, creating high-contrast pairings. For softer combinations, try analogous colors like #7825AD.

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

Contrast with #AD259D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD259D?

#AD259D is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD259D?

#AD259D in RGB is (173, 37, 157) - 173 red, 37 green, and 157 blue.

How to use #AD259D in CSS?

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

What colors go well with #AD259D?

#25AD34 (complementary), #7825AD (analogous), and #6D1763 (lighter shade) work well with #AD259D.