#A46D5B Color Information

Hex color code: #A46D5B

#A46D5B is a soft orange color. In RGB it is (164, 109, 91), and in HSL it is (15°, 29%, 50%). It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#A46D5B
RGB
164, 109, 91
HSL
15°, 29%, 50%
CMYK
0%, 34%, 45%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A46D5B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 109, 91

Red: 164 / Green: 109 / Blue: 91

HSL

15°, 29%, 50%

Hue: 15° / Saturation: 29% / Lightness: 50%

CMYK

0%, 34%, 45%, 36%

Cyan: 0% / Magenta: 34% / Yellow: 45% / Key: 36%

What color is #A46D5B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A46D5B to RGB:

rgb(164, 109, 91)HEX to RGB Converter →

HEX to HSL

Convert #A46D5B to HSL:

hsl(15, 29%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #A46D5B to CMYK:

cmyk(0%, 34%, 45%, 36%)Color Converter →

Color Meaning and Usage

#A46D5B is a delicate orange color with RGB values of 164, 109, 91 and HSL of 15°, 29%, 50%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A46D5B is #5B92A4, creating high-contrast pairings. For softer combinations, try analogous colors like #A45B6D.

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

Contrast with #A46D5B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A46D5B?

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

What is the RGB value of #A46D5B?

#A46D5B in RGB is (164, 109, 91) - 164 red, 109 green, and 91 blue.

How to use #A46D5B in CSS?

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

What colors go well with #A46D5B?

#5B92A4 (complementary), #A45B6D (analogous), and #734C3F (lighter shade) work well with #A46D5B.