What is the HSL code for vomit yellow?
The CSS color vomit yellow in HSL format is hsl(58.1, 88.6%, 41.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use vomit yellow in CSS?
To apply vomit yellow in CSS:
- Text color: color: hsl(58.1, 88.6%, 41.4%);
- Background: background-color: hsl(58.1, 88.6%, 41.4%);
- Border: border-color: hsl(58.1, 88.6%, 41.4%);
What are all the color format values for vomit yellow?
| Format | Value |
|---|---|
| HEX | #c7c10c |
| RGB | rgb(199, 193, 12) |
| HSL | hsl(58.1, 88.6%, 41.4%) |
| CMYK | cmyk(0%, 3%, 94%, 22%) |
How do I convert vomit yellow to HSL?
Select vomit yellow from the color name list in our color converter. The HSL value — hsl(58.1, 88.6%, 41.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does vomit yellow belong to?
vomit yellow belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 58.1°, saturation 88.6%, lightness 41.4%.
How do I create lighter and darker shades of vomit yellow?
Lighter variant (lightness 56.4%): #f2ec2d. Darker variant (lightness 26.4%): #7f7b08. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HSL used for?
HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.