#A08D64 Color Information

Hex color code: #A08D64

A gentle orange shade, #A08D64 appears as (160, 141, 100) in RGB and (41°, 24%, 51%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#A08D64
RGB
160, 141, 100
HSL
41°, 24%, 51%
CMYK
0%, 12%, 38%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A08D64; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 141, 100

Red: 160 / Green: 141 / Blue: 100

HSL

41°, 24%, 51%

Hue: 41° / Saturation: 24% / Lightness: 51%

CMYK

0%, 12%, 38%, 37%

Cyan: 0% / Magenta: 12% / Yellow: 38% / Key: 37%

What color is #A08D64?

#A08D64 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A08D64 to RGB:

rgb(160, 141, 100)HEX to RGB Converter →

HEX to HSL

Convert #A08D64 to HSL:

hsl(41, 24%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #A08D64 to CMYK:

cmyk(0%, 12%, 38%, 37%)Color Converter →

Color Meaning and Usage

#A08D64 is a subtle orange color with RGB values of 160, 141, 100 and HSL of 41°, 24%, 51%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A08D64 is #6477A0, creating high-contrast pairings. For softer combinations, try analogous colors like #A06F64.

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

Contrast with #A08D64

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A08D64?

#A08D64 is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #A08D64?

#A08D64 in RGB is (160, 141, 100) - 160 red, 141 green, and 100 blue.

How to use #A08D64 in CSS?

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

What colors go well with #A08D64?

#6477A0 (complementary), #A06F64 (analogous), and #726446 (lighter shade) work well with #A08D64.