#ADDB80 Color Information

Hex color code: #ADDB80

The hex color #ADDB80 is a neutral green with RGB values of (173, 219, 128) and HSL of (90°, 56%, 68%). It is commonly used in modern UI design.

Try:
Color NamePale Green
HEX
#ADDB80
RGB
173, 219, 128
HSL
90°, 56%, 68%
CMYK
21%, 0%, 42%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADDB80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 219, 128

Red: 173 / Green: 219 / Blue: 128

HSL

90°, 56%, 68%

Hue: 90° / Saturation: 56% / Lightness: 68%

CMYK

21%, 0%, 42%, 14%

Cyan: 21% / Magenta: 0% / Yellow: 42% / Key: 14%

What color is #ADDB80?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADDB80 to RGB:

rgb(173, 219, 128)HEX to RGB Converter →

HEX to HSL

Convert #ADDB80 to HSL:

hsl(90, 56%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #ADDB80 to CMYK:

cmyk(21%, 0%, 42%, 14%)Color Converter →

Color Meaning and Usage

#ADDB80 is a balanced green color with RGB values of 173, 219, 128 and HSL of 90°, 56%, 68%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADDB80 is #AD80DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBDB80.

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

Contrast with #ADDB80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADDB80?

#ADDB80 is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #ADDB80?

#ADDB80 in RGB is (173, 219, 128) - 173 red, 219 green, and 128 blue.

How to use #ADDB80 in CSS?

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

What colors go well with #ADDB80?

#AD80DB (complementary), #DBDB80 (analogous), and #87CA44 (lighter shade) work well with #ADDB80.