HTML named color

Lime color code

Use the Lime HTML color with HEX #00FF00, RGB 0,255,0 and HSL 120,100%,50%. Copy CSS examples, shades and accessible contrast combinations.

Open in color pickerCheck contrast
Verts
#00FF00
rgb(0,255,0)
HEX
#00FF00
RGB
rgb(0,255,0)
HSL
hsl(120,100%,50%)
CSS name
lime

CSS examples

.text-lime {
  color: #00FF00;
}

.bg-lime {
  background-color: lime;
}

.border-lime {
  border-color: rgb(0,255,0);
}

Shades palette

#003300#027402#06B706#0BF40B#4EF44E#92F692#D1FAD1

Related HTML colors

GreenYellow
#ADFF2F
LimeGreen
#32CD32
Green
#008000
DarkGreen
#006400
ForestGreen
#228B22
SeaGreen
#2E8B57
Aquamarine
#7FFFD4