What is the HEX code for slime green?
The CSS color slime green in HEX format is #99cc04. Use this value directly in CSS, SVG, and most design tools.
How do I use slime green in CSS?
To apply slime green in CSS:
- Text color: color: #99cc04;
- Background: background-color: #99cc04;
- Border: border-color: #99cc04;
What are all the color format values for slime green?
| Format | Value |
|---|---|
| HEX | #99cc04 |
| RGB | rgb(153, 204, 4) |
| HSL | hsl(75.3, 96.2%, 40.8%) |
| CMYK | cmyk(25%, 0%, 98%, 20%) |
How do I convert slime green to HEX?
Select slime green from the color name list in our color converter. The HEX value — #99cc04 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does slime green belong to?
slime green belongs to the green color family. It is a medium, vivid color with HSL values: hue 75.3°, saturation 96.2%, lightness 40.8%.
How do I create lighter and darker shades of slime green?
Lighter variant (lightness 55.8%): #c3fb22. Darker variant (lightness 25.799999999999997%): #618103. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.