#A099A1 Color Information

Hex color code: #A099A1

A balanced magenta shade, #A099A1 appears as (160, 153, 161) in RGB and (293°, 4%, 62%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A099A1
RGB
160, 153, 161
HSL
293°, 4%, 62%
CMYK
1%, 5%, 0%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A099A1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 153, 161

Red: 160 / Green: 153 / Blue: 161

HSL

293°, 4%, 62%

Hue: 293° / Saturation: 4% / Lightness: 62%

CMYK

1%, 5%, 0%, 37%

Cyan: 1% / Magenta: 5% / Yellow: 0% / Key: 37%

What color is #A099A1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A099A1 to RGB:

rgb(160, 153, 161)HEX to RGB Converter →

HEX to HSL

Convert #A099A1 to HSL:

hsl(293, 4%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #A099A1 to CMYK:

cmyk(1%, 5%, 0%, 37%)Color Converter →

Color Meaning and Usage

#A099A1 is a muted magenta color with RGB values of 160, 153, 161 and HSL of 293°, 4%, 62%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A099A1 is #9BA29A, creating high-contrast pairings. For softer combinations, try analogous colors like #9D9AA2.

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

Contrast with #A099A1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A099A1?

#A099A1 is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A099A1?

#A099A1 in RGB is (160, 153, 161) - 160 red, 153 green, and 161 blue.

How to use #A099A1 in CSS?

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

What colors go well with #A099A1?

#9BA29A (complementary), #9D9AA2 (analogous), and #7C737D (lighter shade) work well with #A099A1.