#ABB785 Color Information

Hex color code: #ABB785

The hex color #ABB785 is a pastel yellow with RGB values of (171, 183, 133) and HSL of (74°, 26%, 62%). It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#ABB785
RGB
171, 183, 133
HSL
74°, 26%, 62%
CMYK
7%, 0%, 27%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABB785; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 183, 133

Red: 171 / Green: 183 / Blue: 133

HSL

74°, 26%, 62%

Hue: 74° / Saturation: 26% / Lightness: 62%

CMYK

7%, 0%, 27%, 28%

Cyan: 7% / Magenta: 0% / Yellow: 27% / Key: 28%

What color is #ABB785?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABB785 to RGB:

rgb(171, 183, 133)HEX to RGB Converter →

HEX to HSL

Convert #ABB785 to HSL:

hsl(74, 26%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #ABB785 to CMYK:

cmyk(7%, 0%, 27%, 28%)Color Converter →

Color Meaning and Usage

#ABB785 is a pastel yellow color with RGB values of 171, 183, 133 and HSL of 74°, 26%, 62%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABB785 is #9185B7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7AA85.

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

Contrast with #ABB785

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABB785?

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

What is the RGB value of #ABB785?

#ABB785 in RGB is (171, 183, 133) - 171 red, 183 green, and 133 blue.

How to use #ABB785 in CSS?

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

What colors go well with #ABB785?

#9185B7 (complementary), #B7AA85 (analogous), and #889759 (lighter shade) work well with #ABB785.