Butternut Squash
#fc7604
Here's everything about the color Butternut Squash (#fc7604) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fc7604 | |
|---|---|---|
| RGB | rgb(252, 118, 4) | |
| HSL | hsl(28, 98%, 50%) | |
| CMYK | cmyk(0%, 53%, 98%, 1%) | |
| LAB | lab(65, 49, 73) | |
| OKLCH | oklch(0.71 0.189 49) |
Color harmonies
Tints & shades
Code snippets
color: #fc7604;
background-color: #fc7604;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFFC7604)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.46, blue: 0.02, alpha: 1.0)