#A99E98 Color Information

Hex color code: #A99E98

A balanced orange shade, #A99E98 appears as (169, 158, 152) in RGB and (21°, 9%, 63%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A99E98
RGB
169, 158, 152
HSL
21°, 9%, 63%
CMYK
0%, 7%, 10%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A99E98; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 158, 152

Red: 169 / Green: 158 / Blue: 152

HSL

21°, 9%, 63%

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

CMYK

0%, 7%, 10%, 34%

Cyan: 0% / Magenta: 7% / Yellow: 10% / Key: 34%

What color is #A99E98?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A99E98 to RGB:

rgb(169, 158, 152)HEX to RGB Converter →

HEX to HSL

Convert #A99E98 to HSL:

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

HEX to CMYK

Convert #A99E98 to CMYK:

cmyk(0%, 7%, 10%, 34%)Color Converter →

Color Meaning and Usage

A muted orange tone, #A99E98 has RGB (169, 158, 152) and HSL (21°, 9%, 63%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A99E98 is #98A3A9, creating high-contrast pairings. For softer combinations, try analogous colors like #A9989B.

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

Contrast with #A99E98

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A99E98?

#A99E98 is a muted orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A99E98?

#A99E98 in RGB is (169, 158, 152) - 169 red, 158 green, and 152 blue.

How to use #A99E98 in CSS?

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

What colors go well with #A99E98?

#98A3A9 (complementary), #A9989B (analogous), and #85776F (lighter shade) work well with #A99E98.