#ABB380 Color Information

Hex color code: #ABB380

A delicate yellow shade, #ABB380 appears as (171, 179, 128) in RGB and (69°, 25%, 60%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Sea Green
HEX
#ABB380
RGB
171, 179, 128
HSL
69°, 25%, 60%
CMYK
4%, 0%, 28%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABB380; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 179, 128

Red: 171 / Green: 179 / Blue: 128

HSL

69°, 25%, 60%

Hue: 69° / Saturation: 25% / Lightness: 60%

CMYK

4%, 0%, 28%, 30%

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

What color is #ABB380?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABB380 to RGB:

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

HEX to HSL

Convert #ABB380 to HSL:

hsl(69, 25%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #ABB380 to CMYK:

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

Color Meaning and Usage

#ABB380 is a delicate yellow color with RGB values of 171, 179, 128 and HSL of 69°, 25%, 60%. This green hue evokes nature and harmony, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABB380 is #8780B3, creating high-contrast pairings. For softer combinations, try analogous colors like #B3A180.

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

Contrast with #ABB380

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABB380?

#ABB380 is a delicate yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #ABB380?

#ABB380 in RGB is (171, 179, 128) - 171 red, 179 green, and 128 blue.

How to use #ABB380 in CSS?

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

What colors go well with #ABB380?

#8780B3 (complementary), #B3A180 (analogous), and #878F56 (lighter shade) work well with #ABB380.