Forgiven Sin
#ff1199 · one of 31,915 named colors
Forgiven Sin is a medium, vivid pink with the hex code #ff1199. In RGB it is 255 red, 17 green and 153 blue, and black text is most readable on top of it.
Codes
HEX
#ff1199HEX8
#ff1199ffRGB
rgb(255, 17, 153)RGBA
rgba(255, 17, 153, 1)RGB %
rgb(100%, 7%, 60%)HSL
hsl(326, 100%, 53%)HSLA
hsla(326, 100%, 53%, 1)Variables
Sass
$forgiven-sin: #ff1199;Less
@forgiven-sin: #ff1199;CSS
--forgiven-sin: #ff1199;