#A1989A Color Information

Hex color code: #A1989A

#A1989A is a muted red color. In RGB it is (161, 152, 154), and in HSL it is (347°, 5%, 61%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#A1989A
RGB
161, 152, 154
HSL
347°, 5%, 61%
CMYK
0%, 6%, 4%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A1989A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 152, 154

Red: 161 / Green: 152 / Blue: 154

HSL

347°, 5%, 61%

Hue: 347° / Saturation: 5% / Lightness: 61%

CMYK

0%, 6%, 4%, 37%

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

What color is #A1989A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A1989A to RGB:

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

HEX to HSL

Convert #A1989A to HSL:

hsl(347, 5%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #A1989A to CMYK:

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

Color Meaning and Usage

A balanced red tone, #A1989A has RGB (161, 152, 154) and HSL (347°, 5%, 61%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A1989A is #97A19E, creating high-contrast pairings. For softer combinations, try analogous colors like #A1979E.

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

Contrast with #A1989A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A1989A?

#A1989A is a balanced red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A1989A?

#A1989A in RGB is (161, 152, 154) - 161 red, 152 green, and 154 blue.

How to use #A1989A in CSS?

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

What colors go well with #A1989A?

#97A19E (complementary), #A1979E (analogous), and #7B6F72 (lighter shade) work well with #A1989A.