#A6967D Color Information

Hex color code: #A6967D

#A6967D is a balanced orange color. In RGB it is (166, 150, 125), and in HSL it is (37°, 19%, 57%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A6967D
RGB
166, 150, 125
HSL
37°, 19%, 57%
CMYK
0%, 10%, 25%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A6967D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 150, 125

Red: 166 / Green: 150 / Blue: 125

HSL

37°, 19%, 57%

Hue: 37° / Saturation: 19% / Lightness: 57%

CMYK

0%, 10%, 25%, 35%

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

What color is #A6967D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A6967D to RGB:

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

HEX to HSL

Convert #A6967D to HSL:

hsl(37, 19%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #A6967D to CMYK:

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

Color Meaning and Usage

A muted orange tone, #A6967D has RGB (166, 150, 125) and HSL (37°, 19%, 57%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A6967D is #7D8CA6, creating high-contrast pairings. For softer combinations, try analogous colors like #A6817D.

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

Contrast with #A6967D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A6967D?

#A6967D is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #A6967D?

#A6967D in RGB is (166, 150, 125) - 166 red, 150 green, and 125 blue.

How to use #A6967D in CSS?

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

What colors go well with #A6967D?

#7D8CA6 (complementary), #A6817D (analogous), and #7F7057 (lighter shade) work well with #A6967D.