HTML named color
LimeGreen color code
Use the LimeGreen HTML color with HEX #32CD32, RGB 50,205,50 and HSL 120,61%,50%. Copy CSS examples, shades and accessible contrast combinations.
Verts
#32CD32
rgb(50,205,50)
HEX
#32CD32RGB
rgb(50,205,50)HSL
hsl(120,61%,50%)CSS name
limegreenHow to use this color
LimeGreen can be used for CSS text, backgrounds, borders, badges and interface accents. Test contrast before using it for small text, and pair it with neutral colors for a balanced design.
CSS examples
.text-lime-green {
color: #32CD32;
}
.bg-lime-green {
background-color: limegreen;
}
.border-lime-green {
border-color: rgb(50,205,50);
}Shades palette
#0A290A#195D19#2A922A#3DC23D#72CF72#A9DFA9#DBF0DB