#A5129B Color Information

Hex color code: #A5129B

A bold magenta shade, #A5129B appears as (165, 18, 155) in RGB and (304°, 80%, 36%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Magenta
HEX
#A5129B
RGB
165, 18, 155
HSL
304°, 80%, 36%
CMYK
0%, 89%, 6%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A5129B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 18, 155

Red: 165 / Green: 18 / Blue: 155

HSL

304°, 80%, 36%

Hue: 304° / Saturation: 80% / Lightness: 36%

CMYK

0%, 89%, 6%, 35%

Cyan: 0% / Magenta: 89% / Yellow: 6% / Key: 35%

What color is #A5129B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A5129B to RGB:

rgb(165, 18, 155)HEX to RGB Converter →

HEX to HSL

Convert #A5129B to HSL:

hsl(304, 80%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #A5129B to CMYK:

cmyk(0%, 89%, 6%, 35%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #A5129B has RGB (165, 18, 155) and HSL (304°, 80%, 36%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A5129B is #12A51C, creating high-contrast pairings. For softer combinations, try analogous colors like #6612A5.

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

Contrast with #A5129B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A5129B?

#A5129B is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A5129B?

#A5129B in RGB is (165, 18, 155) - 165 red, 18 green, and 155 blue.

How to use #A5129B in CSS?

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

What colors go well with #A5129B?

#12A51C (complementary), #6612A5 (analogous), and #600B5B (lighter shade) work well with #A5129B.