#A8704D Color Information

Hex color code: #A8704D

#A8704D is a subtle orange color. In RGB it is (168, 112, 77), and in HSL it is (23°, 37%, 48%). It is often used for branding and logos.

Try:
Color NameSienna
HEX
#A8704D
RGB
168, 112, 77
HSL
23°, 37%, 48%
CMYK
0%, 33%, 54%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8704D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 112, 77

Red: 168 / Green: 112 / Blue: 77

HSL

23°, 37%, 48%

Hue: 23° / Saturation: 37% / Lightness: 48%

CMYK

0%, 33%, 54%, 34%

Cyan: 0% / Magenta: 33% / Yellow: 54% / Key: 34%

What color is #A8704D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8704D to RGB:

rgb(168, 112, 77)HEX to RGB Converter →

HEX to HSL

Convert #A8704D to HSL:

hsl(23, 37%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #A8704D to CMYK:

cmyk(0%, 33%, 54%, 34%)Color Converter →

Color Meaning and Usage

#A8704D is a soft orange color with RGB values of 168, 112, 77 and HSL of 23°, 37%, 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 #A8704D is #4D85A8, creating high-contrast pairings. For softer combinations, try analogous colors like #A84D58.

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

Contrast with #A8704D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8704D?

#A8704D is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A8704D?

#A8704D in RGB is (168, 112, 77) - 168 red, 112 green, and 77 blue.

How to use #A8704D in CSS?

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

What colors go well with #A8704D?

#4D85A8 (complementary), #A84D58 (analogous), and #734D35 (lighter shade) work well with #A8704D.