Heat Wave
#ff7a00 · one of 31,915 named colors
Heat Wave is a medium, vivid orange with the hex code #ff7a00. In RGB it is 255 red, 122 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#ff7a00HEX8
#ff7a00ffRGB
rgb(255, 122, 0)RGBA
rgba(255, 122, 0, 1)RGB %
rgb(100%, 48%, 0%)HSL
hsl(29, 100%, 50%)HSLA
hsla(29, 100%, 50%, 1)Variables
Sass
$heat-wave: #ff7a00;Less
@heat-wave: #ff7a00;CSS
--heat-wave: #ff7a00;Similar colors