Saira Red
#ff9bb7 · one of 31,915 named colors
Saira Red is a light, vivid red with the hex code #ff9bb7. In RGB it is 255 red, 155 green and 183 blue, and black text is most readable on top of it.
Codes
HEX
#ff9bb7HEX8
#ff9bb7ffRGB
rgb(255, 155, 183)RGBA
rgba(255, 155, 183, 1)RGB %
rgb(100%, 61%, 72%)HSL
hsl(343, 100%, 80%)HSLA
hsla(343, 100%, 80%, 1)Variables
Sass
$saira-red: #ff9bb7;Less
@saira-red: #ff9bb7;CSS
--saira-red: #ff9bb7;