What is the HEX code for frog green?
The CSS color frog green in HEX format is #58bc08. Use this value directly in CSS, SVG, and most design tools.
How do I use frog green in CSS?
To apply frog green in CSS:
- Text color: color: #58bc08;
- Background: background-color: #58bc08;
- Border: border-color: #58bc08;
What are all the color format values for frog green?
| Format | Value |
|---|---|
| HEX | #58bc08 |
| RGB | rgb(88, 188, 8) |
| HSL | hsl(93.3, 91.8%, 38.4%) |
| CMYK | cmyk(53.2%, 0%, 95.7%, 26.3%) |
How do I convert frog green to HEX?
Select frog green from the color name list in our color converter. The HEX value — #58bc08 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does frog green belong to?
frog green belongs to the green color family. It is a medium, vivid color with HSL values: hue 93.3°, saturation 91.8%, lightness 38.4%.
How do I create lighter and darker shades of frog green?
Lighter variant (lightness 53.4%): #7cf51b. Darker variant (lightness 23.4%): #367205. 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.