#A89F9A Color Information

Hex color code: #A89F9A

#A89F9A is a neutral orange color. In RGB it is (168, 159, 154), and in HSL it is (21°, 7%, 63%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A89F9A
RGB
168, 159, 154
HSL
21°, 7%, 63%
CMYK
0%, 5%, 8%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A89F9A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 159, 154

Red: 168 / Green: 159 / Blue: 154

HSL

21°, 7%, 63%

Hue: 21° / Saturation: 7% / Lightness: 63%

CMYK

0%, 5%, 8%, 34%

Cyan: 0% / Magenta: 5% / Yellow: 8% / Key: 34%

What color is #A89F9A?

#A89F9A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A89F9A to RGB:

rgb(168, 159, 154)HEX to RGB Converter →

HEX to HSL

Convert #A89F9A to HSL:

hsl(21, 7%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A89F9A to CMYK:

cmyk(0%, 5%, 8%, 34%)Color Converter →

Color Meaning and Usage

A understated orange tone, #A89F9A has RGB (168, 159, 154) and HSL (21°, 7%, 63%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A89F9A is #9AA3A7, creating high-contrast pairings. For softer combinations, try analogous colors like #A79A9C.

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

Contrast with #A89F9A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A89F9A?

#A89F9A is a understated orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A89F9A?

#A89F9A in RGB is (168, 159, 154) - 168 red, 159 green, and 154 blue.

How to use #A89F9A in CSS?

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

What colors go well with #A89F9A?

#9AA3A7 (complementary), #A79A9C (analogous), and #837872 (lighter shade) work well with #A89F9A.