#A7987B Color Information

Hex color code: #A7987B

The hex color #A7987B is a delicate orange with RGB values of (167, 152, 123) and HSL of (40°, 20%, 57%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#A7987B
RGB
167, 152, 123
HSL
40°, 20%, 57%
CMYK
0%, 9%, 26%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7987B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 152, 123

Red: 167 / Green: 152 / Blue: 123

HSL

40°, 20%, 57%

Hue: 40° / Saturation: 20% / Lightness: 57%

CMYK

0%, 9%, 26%, 35%

Cyan: 0% / Magenta: 9% / Yellow: 26% / Key: 35%

What color is #A7987B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7987B to RGB:

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

HEX to HSL

Convert #A7987B to HSL:

hsl(40, 20%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #A7987B to CMYK:

cmyk(0%, 9%, 26%, 35%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #A7987B has RGB (167, 152, 123) and HSL (40°, 20%, 57%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7987B is #7B8AA7, creating high-contrast pairings. For softer combinations, try analogous colors like #A7837B.

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

Contrast with #A7987B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7987B?

#A7987B is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #A7987B?

#A7987B in RGB is (167, 152, 123) - 167 red, 152 green, and 123 blue.

How to use #A7987B in CSS?

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

What colors go well with #A7987B?

#7B8AA7 (complementary), #A7837B (analogous), and #817256 (lighter shade) work well with #A7987B.