#A1987D Color Information

Hex color code: #A1987D

A subtle yellow shade, #A1987D appears as (161, 152, 125) in RGB and (45°, 16%, 56%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A1987D
RGB
161, 152, 125
HSL
45°, 16%, 56%
CMYK
0%, 6%, 22%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A1987D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 152, 125

Red: 161 / Green: 152 / Blue: 125

HSL

45°, 16%, 56%

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

CMYK

0%, 6%, 22%, 37%

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

What color is #A1987D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A1987D to RGB:

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

HEX to HSL

Convert #A1987D to HSL:

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

HEX to CMYK

Convert #A1987D to CMYK:

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

Color Meaning and Usage

A neutral yellow tone, #A1987D has RGB (161, 152, 125) and HSL (45°, 16%, 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 #A1987D is #7D86A1, creating high-contrast pairings. For softer combinations, try analogous colors like #A1867D.

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

Contrast with #A1987D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A1987D?

#A1987D is a neutral yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #A1987D?

#A1987D in RGB is (161, 152, 125) - 161 red, 152 green, and 125 blue.

How to use #A1987D in CSS?

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

What colors go well with #A1987D?

#7D86A1 (complementary), #A1867D (analogous), and #797158 (lighter shade) work well with #A1987D.