HTML color code for #00FF00
W3C color name: Lime
Colors that make up #00FF00
RGB: 0, 255, 0 - HSL: 0.33, 1.00, 0.50
CSS shorthand: #0F0
Web safe color: Yes
Example text color using #00FF00
This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.
This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.
HTML using color code example
<p style="color:#00FF00">Your text here</p>
HTML using W3C color name example
<p style="color:lime">Your text here</p>
CSS code example
<style> p { color: #00FF00; } </style>
Lighter colors
Darker colors
Analogous colors
Trinary colors
Other colors containing "lime"
The following table is a list of other colors containing the keyword "lime" in the color name. This table can give you other ideas for shades of lime.
Code | Color |
---|---|
#41A317 | Dark Lime Green |
#32CD32 | LimeGreen (W3C) |
#36F57F | Lime Mint Green |
#BCE954 | Slime Green |
Enter any HTML color code into our search to get results like this page.