#A1789A Color Information

Hex color code: #A1789A

#A1789A is a subtle magenta color. In RGB it is (161, 120, 154), and in HSL it is (310°, 18%, 55%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A1789A
RGB
161, 120, 154
HSL
310°, 18%, 55%
CMYK
0%, 25%, 4%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #A1789A; color: #000000; }

Badge

New Feature
.badge { background-color: #A1789A; color: #000000; }

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 #A1789A; background-color: #A1789A15; }

Alert / Toast

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

Link / Accent

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

a { color: #A1789A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 120, 154

Red: 161 / Green: 120 / Blue: 154

HSL

310°, 18%, 55%

Hue: 310° / Saturation: 18% / Lightness: 55%

CMYK

0%, 25%, 4%, 37%

Cyan: 0% / Magenta: 25% / Yellow: 4% / Key: 37%

What color is #A1789A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A1789A to RGB:

rgb(161, 120, 154)HEX to RGB Converter →

HEX to HSL

Convert #A1789A to HSL:

hsl(310, 18%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #A1789A to CMYK:

cmyk(0%, 25%, 4%, 37%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #A1789A has RGB (161, 120, 154) and HSL (310°, 18%, 55%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A1789A is #78A17E, creating high-contrast pairings. For softer combinations, try analogous colors like #9378A1.

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

Contrast with #A1789A

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

Contrast Ratio: 5.67:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A1789A?

#A1789A is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A1789A?

#A1789A in RGB is (161, 120, 154) - 161 red, 120 green, and 154 blue.

How to use #A1789A in CSS?

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

What colors go well with #A1789A?

#78A17E (complementary), #9378A1 (analogous), and #785472 (lighter shade) work well with #A1789A.