#A67D3C Color Information

Hex color code: #A67D3C

The hex color #A67D3C is a soft orange with RGB values of (166, 125, 60) and HSL of (37°, 47%, 44%). It is typically applied in digital products.

Try:
Color NamePeru
HEX
#A67D3C
RGB
166, 125, 60
HSL
37°, 47%, 44%
CMYK
0%, 25%, 64%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A67D3C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 125, 60

Red: 166 / Green: 125 / Blue: 60

HSL

37°, 47%, 44%

Hue: 37° / Saturation: 47% / Lightness: 44%

CMYK

0%, 25%, 64%, 35%

Cyan: 0% / Magenta: 25% / Yellow: 64% / Key: 35%

What color is #A67D3C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A67D3C to RGB:

rgb(166, 125, 60)HEX to RGB Converter →

HEX to HSL

Convert #A67D3C to HSL:

hsl(37, 47%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #A67D3C to CMYK:

cmyk(0%, 25%, 64%, 35%)Color Converter →

Color Meaning and Usage

#A67D3C is a subtle orange color with RGB values of 166, 125, 60 and HSL of 37°, 47%, 44%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A67D3C is #3B64A5, creating high-contrast pairings. For softer combinations, try analogous colors like #A5483B.

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

Contrast with #A67D3C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A67D3C?

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

What is the RGB value of #A67D3C?

#A67D3C in RGB is (166, 125, 60) - 166 red, 125 green, and 60 blue.

How to use #A67D3C in CSS?

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

What colors go well with #A67D3C?

#3B64A5 (complementary), #A5483B (analogous), and #6D5227 (lighter shade) work well with #A67D3C.