#ADA19F Color Information

Hex color code: #ADA19F

A balanced red shade, #ADA19F appears as (173, 161, 159) in RGB and (9°, 8%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#ADA19F
RGB
173, 161, 159
HSL
9°, 8%, 65%
CMYK
0%, 7%, 8%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA19F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 161, 159

Red: 173 / Green: 161 / Blue: 159

HSL

9°, 8%, 65%

Hue: 9° / Saturation: 8% / Lightness: 65%

CMYK

0%, 7%, 8%, 32%

Cyan: 0% / Magenta: 7% / Yellow: 8% / Key: 32%

What color is #ADA19F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA19F to RGB:

rgb(173, 161, 159)HEX to RGB Converter →

HEX to HSL

Convert #ADA19F to HSL:

hsl(9, 8%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #ADA19F to CMYK:

cmyk(0%, 7%, 8%, 32%)Color Converter →

Color Meaning and Usage

#ADA19F is a subtle red color with RGB values of 173, 161, 159 and HSL of 9°, 8%, 65%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADA19F is #9FABAD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD9FA4.

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

Contrast with #ADA19F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADA19F?

#ADA19F is a subtle red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ADA19F?

#ADA19F in RGB is (173, 161, 159) - 173 red, 161 green, and 159 blue.

How to use #ADA19F in CSS?

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

What colors go well with #ADA19F?

#9FABAD (complementary), #AD9FA4 (analogous), and #8A7875 (lighter shade) work well with #ADA19F.