#A5987E Color Information

Hex color code: #A5987E

A neutral orange shade, #A5987E appears as (165, 152, 126) in RGB and (40°, 18%, 57%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#A5987E
RGB
165, 152, 126
HSL
40°, 18%, 57%
CMYK
0%, 8%, 24%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A5987E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 152, 126

Red: 165 / Green: 152 / Blue: 126

HSL

40°, 18%, 57%

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

CMYK

0%, 8%, 24%, 35%

Cyan: 0% / Magenta: 8% / Yellow: 24% / Key: 35%

What color is #A5987E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A5987E to RGB:

rgb(165, 152, 126)HEX to RGB Converter →

HEX to HSL

Convert #A5987E to HSL:

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

HEX to CMYK

Convert #A5987E to CMYK:

cmyk(0%, 8%, 24%, 35%)Color Converter →

Color Meaning and Usage

A balanced orange tone, #A5987E has RGB (165, 152, 126) and HSL (40°, 18%, 57%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A5987E is #7E8BA5, creating high-contrast pairings. For softer combinations, try analogous colors like #A5847E.

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

Contrast with #A5987E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A5987E?

#A5987E is a balanced orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #A5987E?

#A5987E in RGB is (165, 152, 126) - 165 red, 152 green, and 126 blue.

How to use #A5987E in CSS?

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

What colors go well with #A5987E?

#7E8BA5 (complementary), #A5847E (analogous), and #7E7258 (lighter shade) work well with #A5987E.