#ABB096 Color Information

Hex color code: #ABB096

A subtle yellow shade, #ABB096 appears as (171, 176, 150) in RGB and (72°, 14%, 64%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#ABB096
RGB
171, 176, 150
HSL
72°, 14%, 64%
CMYK
3%, 0%, 15%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABB096; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 176, 150

Red: 171 / Green: 176 / Blue: 150

HSL

72°, 14%, 64%

Hue: 72° / Saturation: 14% / Lightness: 64%

CMYK

3%, 0%, 15%, 31%

Cyan: 3% / Magenta: 0% / Yellow: 15% / Key: 31%

What color is #ABB096?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABB096 to RGB:

rgb(171, 176, 150)HEX to RGB Converter →

HEX to HSL

Convert #ABB096 to HSL:

hsl(72, 14%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #ABB096 to CMYK:

cmyk(3%, 0%, 15%, 31%)Color Converter →

Color Meaning and Usage

#ABB096 is a subtle yellow color with RGB values of 171, 176, 150 and HSL of 72°, 14%, 64%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABB096 is #9B96B0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0A896.

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

Contrast with #ABB096

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABB096?

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

What is the RGB value of #ABB096?

#ABB096 in RGB is (171, 176, 150) - 171 red, 176 green, and 150 blue.

How to use #ABB096 in CSS?

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

What colors go well with #ABB096?

#9B96B0 (complementary), #B0A896 (analogous), and #878E6B (lighter shade) work well with #ABB096.