#A89980 Color Information

Hex color code: #A89980

A subtle orange shade, #A89980 appears as (168, 153, 128) in RGB and (37°, 19%, 58%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A89980
RGB
168, 153, 128
HSL
37°, 19%, 58%
CMYK
0%, 9%, 24%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A89980; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 153, 128

Red: 168 / Green: 153 / Blue: 128

HSL

37°, 19%, 58%

Hue: 37° / Saturation: 19% / Lightness: 58%

CMYK

0%, 9%, 24%, 34%

Cyan: 0% / Magenta: 9% / Yellow: 24% / Key: 34%

What color is #A89980?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A89980 to RGB:

rgb(168, 153, 128)HEX to RGB Converter →

HEX to HSL

Convert #A89980 to HSL:

hsl(37, 19%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #A89980 to CMYK:

cmyk(0%, 9%, 24%, 34%)Color Converter →

Color Meaning and Usage

#A89980 is a muted orange color with RGB values of 168, 153, 128 and HSL of 37°, 19%, 58%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A89980 is #808FA8, creating high-contrast pairings. For softer combinations, try analogous colors like #A88480.

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

Contrast with #A89980

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A89980?

#A89980 is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #A89980?

#A89980 in RGB is (168, 153, 128) - 168 red, 153 green, and 128 blue.

How to use #A89980 in CSS?

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

What colors go well with #A89980?

#808FA8 (complementary), #A88480 (analogous), and #827359 (lighter shade) work well with #A89980.