#A3987B Color Information

Hex color code: #A3987B

The hex color #A3987B is a neutral orange with RGB values of (163, 152, 123) and HSL of (44°, 18%, 56%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A3987B
RGB
163, 152, 123
HSL
44°, 18%, 56%
CMYK
0%, 7%, 25%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3987B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 152, 123

Red: 163 / Green: 152 / Blue: 123

HSL

44°, 18%, 56%

Hue: 44° / Saturation: 18% / Lightness: 56%

CMYK

0%, 7%, 25%, 36%

Cyan: 0% / Magenta: 7% / Yellow: 25% / Key: 36%

What color is #A3987B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3987B to RGB:

rgb(163, 152, 123)HEX to RGB Converter →

HEX to HSL

Convert #A3987B to HSL:

hsl(44, 18%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #A3987B to CMYK:

cmyk(0%, 7%, 25%, 36%)Color Converter →

Color Meaning and Usage

A understated orange tone, #A3987B has RGB (163, 152, 123) and HSL (44°, 18%, 56%). 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 #A3987B is #7B85A3, creating high-contrast pairings. For softer combinations, try analogous colors like #A3847B.

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

Contrast with #A3987B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3987B?

#A3987B is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #A3987B?

#A3987B in RGB is (163, 152, 123) - 163 red, 152 green, and 123 blue.

How to use #A3987B in CSS?

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

What colors go well with #A3987B?

#7B85A3 (complementary), #A3847B (analogous), and #7B7156 (lighter shade) work well with #A3987B.