Prism Pink
#f0a1bf · one of 31,915 named colors
Prism Pink is a light, strong red with the hex code #f0a1bf. In RGB it is 240 red, 161 green and 191 blue, and black text is most readable on top of it.
Codes
HEX
#f0a1bfHEX8
#f0a1bfffRGB
rgb(240, 161, 191)RGBA
rgba(240, 161, 191, 1)RGB %
rgb(94%, 63%, 75%)HSL
hsl(337, 72%, 79%)HSLA
hsla(337, 72%, 79%, 1)Variables
Sass
$prism-pink: #f0a1bf;Less
@prism-pink: #f0a1bf;CSS
--prism-pink: #f0a1bf;