Pumpkin
#ff7518 · one of 31,915 named colors
Pumpkin is a medium, vivid orange with the hex code #ff7518. In RGB it is 255 red, 117 green and 24 blue, and black text is most readable on top of it.
Codes
HEX
#ff7518HEX8
#ff7518ffRGB
rgb(255, 117, 24)RGBA
rgba(255, 117, 24, 1)RGB %
rgb(100%, 46%, 9%)HSL
hsl(24, 100%, 55%)HSLA
hsla(24, 100%, 55%, 1)Variables
Sass
$pumpkin: #ff7518;Less
@pumpkin: #ff7518;CSS
--pumpkin: #ff7518;