What is the HEX code for puke green?
The CSS color puke green in HEX format is #9aae07. Use this value directly in CSS, SVG, and most design tools.
How do I use puke green in CSS?
To apply puke green in CSS:
- Text color: color: #9aae07;
- Background: background-color: #9aae07;
- Border: border-color: #9aae07;
What are all the color format values for puke green?
| Format | Value |
|---|---|
| HEX | #9aae07 |
| RGB | rgb(154, 174, 7) |
| HSL | hsl(67.2, 92.3%, 35.5%) |
| CMYK | cmyk(11.5%, 0%, 96%, 31.8%) |
How do I convert puke green to HEX?
Select puke green from the color name list in our color converter. The HEX value — #9aae07 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does puke green belong to?
puke green belongs to the green color family. It is a medium, vivid color with HSL values: hue 67.2°, saturation 92.3%, lightness 35.5%.
How do I create lighter and darker shades of puke green?
Lighter variant (lightness 50.5%): #d9f50c. Darker variant (lightness 20.5%): #596504. 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.