#ADABA4 Color Information

Hex color code: #ADABA4

The hex color #ADABA4 is a subtle yellow with RGB values of (173, 171, 164) and HSL of (47°, 5%, 66%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#ADABA4
RGB
173, 171, 164
HSL
47°, 5%, 66%
CMYK
0%, 1%, 5%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADABA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 171, 164

Red: 173 / Green: 171 / Blue: 164

HSL

47°, 5%, 66%

Hue: 47° / Saturation: 5% / Lightness: 66%

CMYK

0%, 1%, 5%, 32%

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

What color is #ADABA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADABA4 to RGB:

rgb(173, 171, 164)HEX to RGB Converter →

HEX to HSL

Convert #ADABA4 to HSL:

hsl(47, 5%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #ADABA4 to CMYK:

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

Color Meaning and Usage

#ADABA4 is a muted yellow color with RGB values of 173, 171, 164 and HSL of 47°, 5%, 66%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADABA4 is #A4A6AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADA6A4.

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

Contrast with #ADABA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADABA4?

#ADABA4 is a muted yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ADABA4?

#ADABA4 in RGB is (173, 171, 164) - 173 red, 171 green, and 164 blue.

How to use #ADABA4 in CSS?

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

What colors go well with #ADABA4?

#A4A6AD (complementary), #ADA6A4 (analogous), and #88867C (lighter shade) work well with #ADABA4.