#ABAAA4 Color Information

Hex color code: #ABAAA4

The hex color #ABAAA4 is a muted yellow with RGB values of (171, 170, 164) and HSL of (51°, 4%, 66%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#ABAAA4
RGB
171, 170, 164
HSL
51°, 4%, 66%
CMYK
0%, 1%, 4%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABAAA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 170, 164

Red: 171 / Green: 170 / Blue: 164

HSL

51°, 4%, 66%

Hue: 51° / Saturation: 4% / Lightness: 66%

CMYK

0%, 1%, 4%, 33%

Cyan: 0% / Magenta: 1% / Yellow: 4% / Key: 33%

What color is #ABAAA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABAAA4 to RGB:

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

HEX to HSL

Convert #ABAAA4 to HSL:

hsl(51, 4%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #ABAAA4 to CMYK:

cmyk(0%, 1%, 4%, 33%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #ABAAA4 has RGB (171, 170, 164) and HSL (51°, 4%, 66%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABAAA4 is #A5A6AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACA7A5.

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

Contrast with #ABAAA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABAAA4?

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

What is the RGB value of #ABAAA4?

#ABAAA4 in RGB is (171, 170, 164) - 171 red, 170 green, and 164 blue.

How to use #ABAAA4 in CSS?

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

What colors go well with #ABAAA4?

#A5A6AC (complementary), #ACA7A5 (analogous), and #87867D (lighter shade) work well with #ABAAA4.