Secret Story
#ff1493 · one of 31,915 named colors
Secret Story is a medium, vivid pink with the hex code #ff1493. In RGB it is 255 red, 20 green and 147 blue, and black text is most readable on top of it.
Codes
HEX
#ff1493HEX8
#ff1493ffRGB
rgb(255, 20, 147)RGBA
rgba(255, 20, 147, 1)RGB %
rgb(100%, 8%, 58%)HSL
hsl(328, 100%, 54%)HSLA
hsla(328, 100%, 54%, 1)Variables
Sass
$secret-story: #ff1493;Less
@secret-story: #ff1493;CSS
--secret-story: #ff1493;