What is the HEX code for vomit green?
The CSS color vomit green in HEX format is #89a203. Use this value directly in CSS, SVG, and most design tools.
How do I use vomit green in CSS?
To apply vomit green in CSS:
- Text color: color: #89a203;
- Background: background-color: #89a203;
- Border: border-color: #89a203;
What are all the color format values for vomit green?
| Format | Value |
|---|---|
| HEX | #89a203 |
| RGB | rgb(137, 162, 3) |
| HSL | hsl(69.4, 96.4%, 32.4%) |
| CMYK | cmyk(15.4%, 0%, 98.1%, 36.5%) |
How do I convert vomit green to HEX?
Select vomit green from the color name list in our color converter. The HEX value — #89a203 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does vomit green belong to?
vomit green belongs to the green color family. It is a medium, vivid color with HSL values: hue 69.4°, saturation 96.4%, lightness 32.4%.
How do I create lighter and darker shades of vomit green?
Lighter variant (lightness 47.4%): #c9ed04. Darker variant (lightness 17.4%): #4a5702. 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.