#ADF373 Color Information

Hex color code: #ADF373

#ADF373 is a dynamic green color. In RGB it is (173, 243, 115), and in HSL it is (93°, 84%, 70%). It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#ADF373
RGB
173, 243, 115
HSL
93°, 84%, 70%
CMYK
29%, 0%, 53%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADF373; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 243, 115

Red: 173 / Green: 243 / Blue: 115

HSL

93°, 84%, 70%

Hue: 93° / Saturation: 84% / Lightness: 70%

CMYK

29%, 0%, 53%, 5%

Cyan: 29% / Magenta: 0% / Yellow: 53% / Key: 5%

What color is #ADF373?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADF373 to RGB:

rgb(173, 243, 115)HEX to RGB Converter →

HEX to HSL

Convert #ADF373 to HSL:

hsl(93, 84%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ADF373 to CMYK:

cmyk(29%, 0%, 53%, 5%)Color Converter →

Color Meaning and Usage

A bold green tone, #ADF373 has RGB (173, 243, 115) and HSL (93°, 84%, 70%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADF373 is #B972F3, creating high-contrast pairings. For softer combinations, try analogous colors like #ECF372.

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

Contrast with #ADF373

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADF373?

#ADF373 is a bold green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ADF373?

#ADF373 in RGB is (173, 243, 115) - 173 red, 243 green, and 115 blue.

How to use #ADF373 in CSS?

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

What colors go well with #ADF373?

#B972F3 (complementary), #ECF372 (analogous), and #83ED2C (lighter shade) work well with #ADF373.