#A4BA40 Color Information

Hex color code: #A4BA40

The hex color #A4BA40 is a subtle yellow with RGB values of (164, 186, 64) and HSL of (71°, 49%, 49%). It is often used for branding and logos.

Try:
Color NameYellow Green
HEX
#A4BA40
RGB
164, 186, 64
HSL
71°, 49%, 49%
CMYK
12%, 0%, 66%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4BA40; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 186, 64

Red: 164 / Green: 186 / Blue: 64

HSL

71°, 49%, 49%

Hue: 71° / Saturation: 49% / Lightness: 49%

CMYK

12%, 0%, 66%, 27%

Cyan: 12% / Magenta: 0% / Yellow: 66% / Key: 27%

What color is #A4BA40?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4BA40 to RGB:

rgb(164, 186, 64)HEX to RGB Converter →

HEX to HSL

Convert #A4BA40 to HSL:

hsl(71, 49%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #A4BA40 to CMYK:

cmyk(12%, 0%, 66%, 27%)Color Converter →

Color Meaning and Usage

#A4BA40 is a soft yellow color with RGB values of 164, 186, 64 and HSL of 71°, 49%, 49%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4BA40 is #5640BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA9340.

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

Contrast with #A4BA40

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4BA40?

#A4BA40 is a soft yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #A4BA40?

#A4BA40 in RGB is (164, 186, 64) - 164 red, 186 green, and 64 blue.

How to use #A4BA40 in CSS?

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

What colors go well with #A4BA40?

#5640BA (complementary), #BA9340 (analogous), and #72812C (lighter shade) work well with #A4BA40.