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