Blush Hour
#ff6f91 · one of 31,915 named colors
Blush Hour is a light, vivid red with the hex code #ff6f91. In RGB it is 255 red, 111 green and 145 blue, and black text is most readable on top of it.
Codes
HEX
#ff6f91HEX8
#ff6f91ffRGB
rgb(255, 111, 145)RGBA
rgba(255, 111, 145, 1)RGB %
rgb(100%, 44%, 57%)HSL
hsl(346, 100%, 72%)HSLA
hsla(346, 100%, 72%, 1)Variables
Sass
$blush-hour: #ff6f91;Less
@blush-hour: #ff6f91;CSS
--blush-hour: #ff6f91;