#A1B80F Color Information

Hex color code: #A1B80F

A striking yellow shade, #A1B80F appears as (161, 184, 15) in RGB and (68°, 85%, 39%) in HSL. It is often used for branding and logos.

Try:
Color NameYellow Green
HEX
#A1B80F
RGB
161, 184, 15
HSL
68°, 85%, 39%
CMYK
13%, 0%, 92%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A1B80F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 184, 15

Red: 161 / Green: 184 / Blue: 15

HSL

68°, 85%, 39%

Hue: 68° / Saturation: 85% / Lightness: 39%

CMYK

13%, 0%, 92%, 28%

Cyan: 13% / Magenta: 0% / Yellow: 92% / Key: 28%

What color is #A1B80F?

#A1B80F is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A1B80F to RGB:

rgb(161, 184, 15)HEX to RGB Converter →

HEX to HSL

Convert #A1B80F to HSL:

hsl(68, 85%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #A1B80F to CMYK:

cmyk(13%, 0%, 92%, 28%)Color Converter →

Color Meaning and Usage

#A1B80F is a vivid yellow color with RGB values of 161, 184, 15 and HSL of 68°, 85%, 39%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A1B80F is #250FB8, creating high-contrast pairings. For softer combinations, try analogous colors like #B87A0F.

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

Contrast with #A1B80F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A1B80F?

#A1B80F is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #A1B80F?

#A1B80F in RGB is (161, 184, 15) - 161 red, 184 green, and 15 blue.

How to use #A1B80F in CSS?

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

What colors go well with #A1B80F?

#250FB8 (complementary), #B87A0F (analogous), and #637109 (lighter shade) work well with #A1B80F.