#ABB474 Color Information

Hex color code: #ABB474

A gentle yellow shade, #ABB474 appears as (171, 180, 116) in RGB and (68°, 30%, 58%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#ABB474
RGB
171, 180, 116
HSL
68°, 30%, 58%
CMYK
5%, 0%, 36%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABB474; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 180, 116

Red: 171 / Green: 180 / Blue: 116

HSL

68°, 30%, 58%

Hue: 68° / Saturation: 30% / Lightness: 58%

CMYK

5%, 0%, 36%, 29%

Cyan: 5% / Magenta: 0% / Yellow: 36% / Key: 29%

What color is #ABB474?

#ABB474 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABB474 to RGB:

rgb(171, 180, 116)HEX to RGB Converter →

HEX to HSL

Convert #ABB474 to HSL:

hsl(68, 30%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #ABB474 to CMYK:

cmyk(5%, 0%, 36%, 29%)Color Converter →

Color Meaning and Usage

A pastel yellow tone, #ABB474 has RGB (171, 180, 116) and HSL (68°, 30%, 58%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABB474 is #7C74B4, creating high-contrast pairings. For softer combinations, try analogous colors like #B49C74.

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

Contrast with #ABB474

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABB474?

#ABB474 is a pastel yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #ABB474?

#ABB474 in RGB is (171, 180, 116) - 171 red, 180 green, and 116 blue.

How to use #ABB474 in CSS?

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

What colors go well with #ABB474?

#7C74B4 (complementary), #B49C74 (analogous), and #868F4D (lighter shade) work well with #ABB474.