#A81A7B Color Information

Hex color code: #A81A7B

The hex color #A81A7B is a striking magenta with RGB values of (168, 26, 123) and HSL of (319°, 73%, 38%). It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#A81A7B
RGB
168, 26, 123
HSL
319°, 73%, 38%
CMYK
0%, 85%, 27%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A81A7B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 26, 123

Red: 168 / Green: 26 / Blue: 123

HSL

319°, 73%, 38%

Hue: 319° / Saturation: 73% / Lightness: 38%

CMYK

0%, 85%, 27%, 34%

Cyan: 0% / Magenta: 85% / Yellow: 27% / Key: 34%

What color is #A81A7B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A81A7B to RGB:

rgb(168, 26, 123)HEX to RGB Converter →

HEX to HSL

Convert #A81A7B to HSL:

hsl(319, 73%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #A81A7B to CMYK:

cmyk(0%, 85%, 27%, 34%)Color Converter →

Color Meaning and Usage

#A81A7B is a striking magenta color with RGB values of 168, 26, 123 and HSL of 319°, 73%, 38%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A81A7B is #1AA847, creating high-contrast pairings. For softer combinations, try analogous colors like #8E1AA8.

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

Contrast with #A81A7B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A81A7B?

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

What is the RGB value of #A81A7B?

#A81A7B in RGB is (168, 26, 123) - 168 red, 26 green, and 123 blue.

How to use #A81A7B in CSS?

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

What colors go well with #A81A7B?

#1AA847 (complementary), #8E1AA8 (analogous), and #65104A (lighter shade) work well with #A81A7B.