Pumpkin Hue
#f6a379 · one of 31,915 named colors
Pumpkin Hue is a light, vivid orange with the hex code #f6a379. In RGB it is 246 red, 163 green and 121 blue, and black text is most readable on top of it.
Part of Shades of Orange →
Try Pumpkin Hue in the generator →
Codes
HEX
#f6a379HEX8
#f6a379ffRGB
rgb(246, 163, 121)RGBA
rgba(246, 163, 121, 1)RGB %
rgb(96%, 64%, 47%)HSL
hsl(20, 87%, 72%)HSLA
hsla(20, 87%, 72%, 1)Variables
Sass
$pumpkin-hue: #f6a379;Less
@pumpkin-hue: #f6a379;CSS
--pumpkin-hue: #f6a379;