#A0799B Color Information

Hex color code: #A0799B

A neutral magenta shade, #A0799B appears as (160, 121, 155) in RGB and (308°, 17%, 55%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#A0799B
RGB
160, 121, 155
HSL
308°, 17%, 55%
CMYK
0%, 24%, 3%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0799B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 121, 155

Red: 160 / Green: 121 / Blue: 155

HSL

308°, 17%, 55%

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

CMYK

0%, 24%, 3%, 37%

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

What color is #A0799B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0799B to RGB:

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

HEX to HSL

Convert #A0799B to HSL:

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

HEX to CMYK

Convert #A0799B to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #A0799B has RGB (160, 121, 155) and HSL (308°, 17%, 55%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0799B is #79A07E, creating high-contrast pairings. For softer combinations, try analogous colors like #9179A0.

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

Contrast with #A0799B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0799B?

#A0799B is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A0799B?

#A0799B in RGB is (160, 121, 155) - 160 red, 121 green, and 155 blue.

How to use #A0799B in CSS?

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

What colors go well with #A0799B?

#79A07E (complementary), #9179A0 (analogous), and #775573 (lighter shade) work well with #A0799B.