What is the HEX code for squash?
The CSS color squash in HEX format is #f2ab15. 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: #f2ab15;
- Background: background-color: #f2ab15;
- Border: border-color: #f2ab15;
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 HEX?
Select squash from the color name list in our color converter. The HEX value — #f2ab15 — 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 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.