#A12B6A Color Information

Hex color code: #A12B6A

A neutral magenta shade, #A12B6A appears as (161, 43, 106) in RGB and (328°, 58%, 40%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Violet Red
HEX
#A12B6A
RGB
161, 43, 106
HSL
328°, 58%, 40%
CMYK
0%, 73%, 34%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A12B6A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 43, 106

Red: 161 / Green: 43 / Blue: 106

HSL

328°, 58%, 40%

Hue: 328° / Saturation: 58% / Lightness: 40%

CMYK

0%, 73%, 34%, 37%

Cyan: 0% / Magenta: 73% / Yellow: 34% / Key: 37%

What color is #A12B6A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A12B6A to RGB:

rgb(161, 43, 106)HEX to RGB Converter →

HEX to HSL

Convert #A12B6A to HSL:

hsl(328, 58%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #A12B6A to CMYK:

cmyk(0%, 73%, 34%, 37%)Color Converter →

Color Meaning and Usage

#A12B6A is a understated magenta color with RGB values of 161, 43, 106 and HSL of 328°, 58%, 40%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A12B6A is #2BA162, creating high-contrast pairings. For softer combinations, try analogous colors like #9D2BA1.

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

Contrast with #A12B6A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A12B6A?

#A12B6A is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A12B6A?

#A12B6A in RGB is (161, 43, 106) - 161 red, 43 green, and 106 blue.

How to use #A12B6A in CSS?

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

What colors go well with #A12B6A?

#2BA162 (complementary), #9D2BA1 (analogous), and #651B42 (lighter shade) work well with #A12B6A.