#ABABA4 Color Information

Hex color code: #ABABA4

A muted yellow shade, #ABABA4 appears as (171, 171, 164) in RGB and (60°, 4%, 66%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#ABABA4
RGB
171, 171, 164
HSL
60°, 4%, 66%
CMYK
0%, 0%, 4%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABABA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 171, 164

Red: 171 / Green: 171 / Blue: 164

HSL

60°, 4%, 66%

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

CMYK

0%, 0%, 4%, 33%

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

What color is #ABABA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABABA4 to RGB:

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

HEX to HSL

Convert #ABABA4 to HSL:

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

HEX to CMYK

Convert #ABABA4 to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #ABABA4 has RGB (171, 171, 164) and HSL (60°, 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 #ABABA4 is #A5A5AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACA8A5.

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

Contrast with #ABABA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABABA4?

#ABABA4 is a subtle yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ABABA4?

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

How to use #ABABA4 in CSS?

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

What colors go well with #ABABA4?

#A5A5AC (complementary), #ACA8A5 (analogous), and #87877D (lighter shade) work well with #ABABA4.