Butternut
#ffa177
Here's everything about the color Butternut (#ffa177) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffa177 | |
|---|---|---|
| RGB | rgb(255, 161, 119) | |
| HSL | hsl(19, 100%, 73%) | |
| CMYK | cmyk(0%, 37%, 53%, 0%) | |
| LAB | lab(75, 33, 37) | |
| OKLCH | oklch(0.79 0.126 45) |
Color harmonies
Tints & shades
Code snippets
color: #ffa177;
background-color: #ffa177;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFFFA177)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.63, blue: 0.47, alpha: 1.0)