Orange Pink
#ff6f52 · one of 31,915 named colors
Orange Pink is a light, vivid red with the hex code #ff6f52. In RGB it is 255 red, 111 green and 82 blue, and black text is most readable on top of it.
Codes
HEX
#ff6f52HEX8
#ff6f52ffRGB
rgb(255, 111, 82)RGBA
rgba(255, 111, 82, 1)RGB %
rgb(100%, 44%, 32%)HSL
hsl(10, 100%, 66%)HSLA
hsla(10, 100%, 66%, 1)Variables
Sass
$orange-pink: #ff6f52;Less
@orange-pink: #ff6f52;CSS
--orange-pink: #ff6f52;