What is the HEX code for straw?
The CSS color straw in HEX format is #fcf679. Use this value directly in CSS, SVG, and most design tools.
How do I use straw in CSS?
To apply straw in CSS:
- Text color: color: #fcf679;
- Background: background-color: #fcf679;
- Border: border-color: #fcf679;
What are all the color format values for straw?
| Format | Value |
|---|---|
| HEX | #fcf679 |
| RGB | rgb(252, 246, 121) |
| HSL | hsl(57.3, 95.6%, 73.1%) |
| CMYK | cmyk(0%, 2.4%, 52%, 1.2%) |
How do I convert straw to HEX?
Select straw from the color name list in our color converter. The HEX value — #fcf679 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does straw belong to?
straw belongs to the yellow color family. It is a light, vivid color with HSL values: hue 57.3°, saturation 95.6%, lightness 73.1%.
How do I create lighter and darker shades of straw?
Lighter variant (lightness 88.1%): #fefbc4. Darker variant (lightness 58.099999999999994%): #faf12e. 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.