#ADC85B Color Information

Hex color code: #ADC85B

A subtle green shade, #ADC85B appears as (173, 200, 91) in RGB and (75°, 50%, 57%) in HSL. It is often used for branding and logos.

Try:
Color NameYellow Green
HEX
#ADC85B
RGB
173, 200, 91
HSL
75°, 50%, 57%
CMYK
13%, 0%, 54%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADC85B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 200, 91

Red: 173 / Green: 200 / Blue: 91

HSL

75°, 50%, 57%

Hue: 75° / Saturation: 50% / Lightness: 57%

CMYK

13%, 0%, 54%, 22%

Cyan: 13% / Magenta: 0% / Yellow: 54% / Key: 22%

What color is #ADC85B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADC85B to RGB:

rgb(173, 200, 91)HEX to RGB Converter →

HEX to HSL

Convert #ADC85B to HSL:

hsl(75, 50%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #ADC85B to CMYK:

cmyk(13%, 0%, 54%, 22%)Color Converter →

Color Meaning and Usage

#ADC85B is a subtle green color with RGB values of 173, 200, 91 and HSL of 75°, 50%, 57%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADC85B is #765BC8, creating high-contrast pairings. For softer combinations, try analogous colors like #C8AD5B.

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

Contrast with #ADC85B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADC85B?

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

What is the RGB value of #ADC85B?

#ADC85B in RGB is (173, 200, 91) - 173 red, 200 green, and 91 blue.

How to use #ADC85B in CSS?

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

What colors go well with #ADC85B?

#765BC8 (complementary), #C8AD5B (analogous), and #86A136 (lighter shade) work well with #ADC85B.