#ABADA4 Color Information

Hex color code: #ABADA4

#ABADA4 is a neutral yellow color. In RGB it is (171, 173, 164), and in HSL it is (73°, 5%, 66%). It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#ABADA4
RGB
171, 173, 164
HSL
73°, 5%, 66%
CMYK
1%, 0%, 5%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABADA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 173, 164

Red: 171 / Green: 173 / Blue: 164

HSL

73°, 5%, 66%

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

CMYK

1%, 0%, 5%, 32%

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

What color is #ABADA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABADA4 to RGB:

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

HEX to HSL

Convert #ABADA4 to HSL:

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

HEX to CMYK

Convert #ABADA4 to CMYK:

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

Color Meaning and Usage

#ABADA4 is a balanced yellow color with RGB values of 171, 173, 164 and HSL of 73°, 5%, 66%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABADA4 is #A6A4AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADAAA4.

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

Contrast with #ABADA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABADA4?

#ABADA4 is a balanced yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ABADA4?

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

How to use #ABADA4 in CSS?

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

What colors go well with #ABADA4?

#A6A4AD (complementary), #ADAAA4 (analogous), and #86887C (lighter shade) work well with #ABADA4.