#A18D7D Color Information

Hex color code: #A18D7D

The hex color #A18D7D is a subtle orange with RGB values of (161, 141, 125) and HSL of (27°, 16%, 56%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A18D7D
RGB
161, 141, 125
HSL
27°, 16%, 56%
CMYK
0%, 12%, 22%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A18D7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 141, 125

Red: 161 / Green: 141 / Blue: 125

HSL

27°, 16%, 56%

Hue: 27° / Saturation: 16% / Lightness: 56%

CMYK

0%, 12%, 22%, 37%

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

What color is #A18D7D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A18D7D to RGB:

rgb(161, 141, 125)HEX to RGB Converter →

HEX to HSL

Convert #A18D7D to HSL:

hsl(27, 16%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #A18D7D to CMYK:

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

Color Meaning and Usage

#A18D7D is a understated orange color with RGB values of 161, 141, 125 and HSL of 27°, 16%, 56%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A18D7D is #7D91A1, creating high-contrast pairings. For softer combinations, try analogous colors like #A17D7F.

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

Contrast with #A18D7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A18D7D?

#A18D7D is a understated orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A18D7D?

#A18D7D in RGB is (161, 141, 125) - 161 red, 141 green, and 125 blue.

How to use #A18D7D in CSS?

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

What colors go well with #A18D7D?

#7D91A1 (complementary), #A17D7F (analogous), and #796758 (lighter shade) work well with #A18D7D.