What is the CMYK code for squash?
The CSS color squash in CMYK format is cmyk(0%, 29.3%, 91.3%, 5.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use squash in CSS?
To apply squash in CSS:
- Text color: color: cmyk(0%, 29.3%, 91.3%, 5.1%);
- Background: background-color: cmyk(0%, 29.3%, 91.3%, 5.1%);
- Border: border-color: cmyk(0%, 29.3%, 91.3%, 5.1%);
What are all the color format values for squash?
| Format | Value |
|---|---|
| HEX | #f2ab15 |
| RGB | rgb(242, 171, 21) |
| HSL | hsl(40.7, 89.5%, 51.6%) |
| CMYK | cmyk(0%, 29.3%, 91.3%, 5.1%) |
How do I convert squash to CMYK?
Select squash from the color name list in our color converter. The CMYK value — cmyk(0%, 29.3%, 91.3%, 5.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does squash belong to?
squash belongs to the orange color family. It is a medium, vivid color with HSL values: hue 40.7°, saturation 89.5%, lightness 51.6%.
How do I create lighter and darker shades of squash?
Lighter variant (lightness 66.6%): #f6c55e. Darker variant (lightness 36.6%): #b17b0a. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is CMYK used for?
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.