Unicorn Dust
#ff2f92 · one of 31,915 named colors
Unicorn Dust is a medium, vivid pink with the hex code #ff2f92. In RGB it is 255 red, 47 green and 146 blue, and black text is most readable on top of it.
Codes
HEX
#ff2f92HEX8
#ff2f92ffRGB
rgb(255, 47, 146)RGBA
rgba(255, 47, 146, 1)RGB %
rgb(100%, 18%, 57%)HSL
hsl(331, 100%, 59%)HSLA
hsla(331, 100%, 59%, 1)Variables
Sass
$unicorn-dust: #ff2f92;Less
@unicorn-dust: #ff2f92;CSS
--unicorn-dust: #ff2f92;