What is the HEX code for vomit?
The CSS color vomit in HEX format is #a2a415. Use this value directly in CSS, SVG, and most design tools.
How do I use vomit in CSS?
To apply vomit in CSS:
- Text color: color: #a2a415;
- Background: background-color: #a2a415;
- Border: border-color: #a2a415;
What are all the color format values for vomit?
| Format | Value |
|---|---|
| HEX | #a2a415 |
| RGB | rgb(162, 164, 21) |
| HSL | hsl(60.8, 77.3%, 36.3%) |
| CMYK | cmyk(1.2%, 0%, 87.2%, 35.7%) |
How do I convert vomit to HEX?
Select vomit from the color name list in our color converter. The HEX value — #a2a415 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does vomit belong to?
vomit belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 60.8°, saturation 77.3%, lightness 36.3%.
How do I create lighter and darker shades of vomit?
Lighter variant (lightness 51.3%): #e0e323. Darker variant (lightness 21.299999999999997%): #5f600c. 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.