Dynamite
#ff4422 · one of 31,915 named colors
Dynamite is a medium, vivid red with the hex code #ff4422. In RGB it is 255 red, 68 green and 34 blue, and black text is most readable on top of it.
Codes
HEX
#ff4422HEX8
#ff4422ffRGB
rgb(255, 68, 34)RGBA
rgba(255, 68, 34, 1)RGB %
rgb(100%, 27%, 13%)HSL
hsl(9, 100%, 57%)HSLA
hsla(9, 100%, 57%, 1)Variables
Sass
$dynamite: #ff4422;Less
@dynamite: #ff4422;CSS
--dynamite: #ff4422;