#ABB38F Color Information

Hex color code: #ABB38F

A muted yellow shade, #ABB38F appears as (171, 179, 143) in RGB and (73°, 19%, 63%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#ABB38F
RGB
171, 179, 143
HSL
73°, 19%, 63%
CMYK
4%, 0%, 20%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABB38F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 179, 143

Red: 171 / Green: 179 / Blue: 143

HSL

73°, 19%, 63%

Hue: 73° / Saturation: 19% / Lightness: 63%

CMYK

4%, 0%, 20%, 30%

Cyan: 4% / Magenta: 0% / Yellow: 20% / Key: 30%

What color is #ABB38F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABB38F to RGB:

rgb(171, 179, 143)HEX to RGB Converter →

HEX to HSL

Convert #ABB38F to HSL:

hsl(73, 19%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #ABB38F to CMYK:

cmyk(4%, 0%, 20%, 30%)Color Converter →

Color Meaning and Usage

A balanced yellow tone, #ABB38F has RGB (171, 179, 143) and HSL (73°, 19%, 63%). 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 #ABB38F is #968FB3, creating high-contrast pairings. For softer combinations, try analogous colors like #B3A88F.

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

Contrast with #ABB38F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABB38F?

#ABB38F is a balanced yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #ABB38F?

#ABB38F in RGB is (171, 179, 143) - 171 red, 179 green, and 143 blue.

How to use #ABB38F in CSS?

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

What colors go well with #ABB38F?

#968FB3 (complementary), #B3A88F (analogous), and #889263 (lighter shade) work well with #ABB38F.