#A97080 Color Information

Hex color code: #A97080

#A97080 is a subtle magenta color. In RGB it is (169, 112, 128), and in HSL it is (343°, 25%, 55%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A97080
RGB
169, 112, 128
HSL
343°, 25%, 55%
CMYK
0%, 34%, 24%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A97080; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 112, 128

Red: 169 / Green: 112 / Blue: 128

HSL

343°, 25%, 55%

Hue: 343° / Saturation: 25% / Lightness: 55%

CMYK

0%, 34%, 24%, 34%

Cyan: 0% / Magenta: 34% / Yellow: 24% / Key: 34%

What color is #A97080?

#A97080 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A97080 to RGB:

rgb(169, 112, 128)HEX to RGB Converter →

HEX to HSL

Convert #A97080 to HSL:

hsl(343, 25%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #A97080 to CMYK:

cmyk(0%, 34%, 24%, 34%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #A97080 has RGB (169, 112, 128) and HSL (343°, 25%, 55%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A97080 is #70A999, creating high-contrast pairings. For softer combinations, try analogous colors like #A9709D.

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

Contrast with #A97080

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A97080?

#A97080 is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A97080?

#A97080 in RGB is (169, 112, 128) - 169 red, 112 green, and 128 blue.

How to use #A97080 in CSS?

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

What colors go well with #A97080?

#70A999 (complementary), #A9709D (analogous), and #804D5B (lighter shade) work well with #A97080.