#ABB253 Color Information

Hex color code: #ABB253

The hex color #ABB253 is a gentle yellow with RGB values of (171, 178, 83) and HSL of (64°, 38%, 51%). It is often used for branding and logos.

Try:
Color NameYellow Green
HEX
#ABB253
RGB
171, 178, 83
HSL
64°, 38%, 51%
CMYK
4%, 0%, 53%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABB253; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 178, 83

Red: 171 / Green: 178 / Blue: 83

HSL

64°, 38%, 51%

Hue: 64° / Saturation: 38% / Lightness: 51%

CMYK

4%, 0%, 53%, 30%

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

What color is #ABB253?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABB253 to RGB:

rgb(171, 178, 83)HEX to RGB Converter →

HEX to HSL

Convert #ABB253 to HSL:

hsl(64, 38%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #ABB253 to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #ABB253 has RGB (171, 178, 83) and HSL (64°, 38%, 51%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABB253 is #5953B2, creating high-contrast pairings. For softer combinations, try analogous colors like #B28853.

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

Contrast with #ABB253

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABB253?

#ABB253 is a subtle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #ABB253?

#ABB253 in RGB is (171, 178, 83) - 171 red, 178 green, and 83 blue.

How to use #ABB253 in CSS?

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

What colors go well with #ABB253?

#5953B2 (complementary), #B28853 (analogous), and #7A7F39 (lighter shade) work well with #ABB253.