#A6794E Color Information

Hex color code: #A6794E

The hex color #A6794E is a soft orange with RGB values of (166, 121, 78) and HSL of (29°, 36%, 48%). It is typically applied in digital products.

Try:
Color NamePeru
HEX
#A6794E
RGB
166, 121, 78
HSL
29°, 36%, 48%
CMYK
0%, 27%, 53%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A6794E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 121, 78

Red: 166 / Green: 121 / Blue: 78

HSL

29°, 36%, 48%

Hue: 29° / Saturation: 36% / Lightness: 48%

CMYK

0%, 27%, 53%, 35%

Cyan: 0% / Magenta: 27% / Yellow: 53% / Key: 35%

What color is #A6794E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A6794E to RGB:

rgb(166, 121, 78)HEX to RGB Converter →

HEX to HSL

Convert #A6794E to HSL:

hsl(29, 36%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #A6794E to CMYK:

cmyk(0%, 27%, 53%, 35%)Color Converter →

Color Meaning and Usage

#A6794E is a delicate orange color with RGB values of 166, 121, 78 and HSL of 29°, 36%, 48%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A6794E is #4E7CA6, creating high-contrast pairings. For softer combinations, try analogous colors like #A64E50.

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

Contrast with #A6794E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A6794E?

#A6794E is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A6794E?

#A6794E in RGB is (166, 121, 78) - 166 red, 121 green, and 78 blue.

How to use #A6794E in CSS?

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

What colors go well with #A6794E?

#4E7CA6 (complementary), #A64E50 (analogous), and #725336 (lighter shade) work well with #A6794E.