Spicy Pink
#ff1cae · one of 31,915 named colors
Spicy Pink is a medium, vivid pink with the hex code #ff1cae. In RGB it is 255 red, 28 green and 174 blue, and black text is most readable on top of it.
Codes
HEX
#ff1caeHEX8
#ff1caeffRGB
rgb(255, 28, 174)RGBA
rgba(255, 28, 174, 1)RGB %
rgb(100%, 11%, 68%)HSL
hsl(321, 100%, 55%)HSLA
hsla(321, 100%, 55%, 1)Variables
Sass
$spicy-pink: #ff1cae;Less
@spicy-pink: #ff1cae;CSS
--spicy-pink: #ff1cae;