Coin Slot
#ff4411 · one of 31,915 named colors
Coin Slot is a medium, vivid red with the hex code #ff4411. In RGB it is 255 red, 68 green and 17 blue, and black text is most readable on top of it.
Codes
HEX
#ff4411HEX8
#ff4411ffRGB
rgb(255, 68, 17)RGBA
rgba(255, 68, 17, 1)RGB %
rgb(100%, 27%, 7%)HSL
hsl(13, 100%, 53%)HSLA
hsla(13, 100%, 53%, 1)Variables
Sass
$coin-slot: #ff4411;Less
@coin-slot: #ff4411;CSS
--coin-slot: #ff4411;