#ABAB9D Color Information

Hex color code: #ABAB9D

A subtle yellow shade, #ABAB9D appears as (171, 171, 157) in RGB and (60°, 8%, 64%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#ABAB9D
RGB
171, 171, 157
HSL
60°, 8%, 64%
CMYK
0%, 0%, 8%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABAB9D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 171, 157

Red: 171 / Green: 171 / Blue: 157

HSL

60°, 8%, 64%

Hue: 60° / Saturation: 8% / Lightness: 64%

CMYK

0%, 0%, 8%, 33%

Cyan: 0% / Magenta: 0% / Yellow: 8% / Key: 33%

What color is #ABAB9D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABAB9D to RGB:

rgb(171, 171, 157)HEX to RGB Converter →

HEX to HSL

Convert #ABAB9D to HSL:

hsl(60, 8%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #ABAB9D to CMYK:

cmyk(0%, 0%, 8%, 33%)Color Converter →

Color Meaning and Usage

A understated yellow tone, #ABAB9D has RGB (171, 171, 157) and HSL (60°, 8%, 64%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABAB9D is #9C9CAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABA39C.

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

Contrast with #ABAB9D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABAB9D?

#ABAB9D is a understated yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ABAB9D?

#ABAB9D in RGB is (171, 171, 157) - 171 red, 171 green, and 157 blue.

How to use #ABAB9D in CSS?

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

What colors go well with #ABAB9D?

#9C9CAB (complementary), #ABA39C (analogous), and #878773 (lighter shade) work well with #ABAB9D.