#A0796E Color Information

Hex color code: #A0796E

The hex color #A0796E is a gentle red with RGB values of (160, 121, 110) and HSL of (13°, 21%, 53%). It is often used for branding and logos.

Try:
Color NameGray
HEX
#A0796E
RGB
160, 121, 110
HSL
13°, 21%, 53%
CMYK
0%, 24%, 31%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0796E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 121, 110

Red: 160 / Green: 121 / Blue: 110

HSL

13°, 21%, 53%

Hue: 13° / Saturation: 21% / Lightness: 53%

CMYK

0%, 24%, 31%, 37%

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

What color is #A0796E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0796E to RGB:

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

HEX to HSL

Convert #A0796E to HSL:

hsl(13, 21%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #A0796E to CMYK:

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

Color Meaning and Usage

A pastel red tone, #A0796E has RGB (160, 121, 110) and HSL (13°, 21%, 53%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0796E is #6E95A0, creating high-contrast pairings. For softer combinations, try analogous colors like #A06E7C.

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

Contrast with #A0796E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0796E?

#A0796E is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A0796E?

#A0796E in RGB is (160, 121, 110) - 160 red, 121 green, and 110 blue.

How to use #A0796E in CSS?

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

What colors go well with #A0796E?

#6E95A0 (complementary), #A06E7C (analogous), and #75554D (lighter shade) work well with #A0796E.