#A79A8B Color Information

Hex color code: #A79A8B

The hex color #A79A8B is a understated orange with RGB values of (167, 154, 139) and HSL of (32°, 14%, 60%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#A79A8B
RGB
167, 154, 139
HSL
32°, 14%, 60%
CMYK
0%, 8%, 17%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A79A8B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 154, 139

Red: 167 / Green: 154 / Blue: 139

HSL

32°, 14%, 60%

Hue: 32° / Saturation: 14% / Lightness: 60%

CMYK

0%, 8%, 17%, 35%

Cyan: 0% / Magenta: 8% / Yellow: 17% / Key: 35%

What color is #A79A8B?

#A79A8B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A79A8B to RGB:

rgb(167, 154, 139)HEX to RGB Converter →

HEX to HSL

Convert #A79A8B to HSL:

hsl(32, 14%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A79A8B to CMYK:

cmyk(0%, 8%, 17%, 35%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #A79A8B has RGB (167, 154, 139) and HSL (32°, 14%, 60%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A79A8B is #8B98A7, creating high-contrast pairings. For softer combinations, try analogous colors like #A78C8B.

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

Contrast with #A79A8B

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

Contrast Ratio: 7.64:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A79A8B?

#A79A8B is a subtle orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A79A8B?

#A79A8B in RGB is (167, 154, 139) - 167 red, 154 green, and 139 blue.

How to use #A79A8B in CSS?

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

What colors go well with #A79A8B?

#8B98A7 (complementary), #A78C8B (analogous), and #837463 (lighter shade) work well with #A79A8B.