#ADFF2F - GreenYellow
The hexadecimal color code #ADFF2F corresponds to the color "GreenYellow" , which is a shade of Green. This color is a combination of red (at 0,68 level), green (at 1,00 level) and blue (at 0,18 level). Its brightness is 59% and its saturation is 100%. It is composed of red at 36%, green at 53% and blue at 9%.
Features
Variations of #ADFF2F
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #ADFF2F is the color #F6FFEA
Darker Shades
Palette of progressively darker shades. The darkest shade is #111904.
Other Shades of Green
Examples of other colors within the Green spectrum .
Color Palettes
The complementary color #5200D0 is the color exactly opposite to #ADFF2F on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Complementary color palette
GreenYellow
#ADFF2F
Uses of #ADFF2F in CSS
When using #ADFF2F as the background color, consider selecting a darker text color for improved readability. If you want to use #ADFF2F as the text color, prefer a dark background, such as Black.
You can replace the color code #ADFF2F with its official name: GreenYellow. You can then write in CSS "background: GreenYellow " for a background of #ADFF2F.
#ADFF2F as background color
div{ background: #ADFF2F; }
div{ background: GreenYellow; }
Colored text
div{ color: #ADFF2F; }
div{ color: GreenYellow; }
Border
div{ border: 3px solid #ADFF2F; }
div{ border: 3px solid GreenYellow; }
Shadow
div{ box-shadow: 3px 3px 7px #ADFF2F; }
div{ box-shadow: 3px 3px 7px GreenYellow; }
Note:
In CSS, the color code #ADFF2F can be replaced with its official name "".
Similar Colors
Other color codes similar or equivalent to the specified color code #ADFF2F.
Choose another color
Select another color on color wheel.