#A0798C Color Information

Hex color code: #A0798C

A muted magenta shade, #A0798C appears as (160, 121, 140) in RGB and (331°, 17%, 55%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#A0798C
RGB
160, 121, 140
HSL
331°, 17%, 55%
CMYK
0%, 24%, 12%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0798C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 121, 140

Red: 160 / Green: 121 / Blue: 140

HSL

331°, 17%, 55%

Hue: 331° / Saturation: 17% / Lightness: 55%

CMYK

0%, 24%, 12%, 37%

Cyan: 0% / Magenta: 24% / Yellow: 12% / Key: 37%

What color is #A0798C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0798C to RGB:

rgb(160, 121, 140)HEX to RGB Converter →

HEX to HSL

Convert #A0798C to HSL:

hsl(331, 17%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #A0798C to CMYK:

cmyk(0%, 24%, 12%, 37%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #A0798C has RGB (160, 121, 140) and HSL (331°, 17%, 55%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0798C is #79A08D, creating high-contrast pairings. For softer combinations, try analogous colors like #A0799F.

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

Contrast with #A0798C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0798C?

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

What is the RGB value of #A0798C?

#A0798C in RGB is (160, 121, 140) - 160 red, 121 green, and 140 blue.

How to use #A0798C in CSS?

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

What colors go well with #A0798C?

#79A08D (complementary), #A0799F (analogous), and #775565 (lighter shade) work well with #A0798C.