Manga Pink
#f5b9d8 · one of 31,915 named colors
Manga Pink is a light, vivid pink with the hex code #f5b9d8. In RGB it is 245 red, 185 green and 216 blue, and black text is most readable on top of it.
Codes
HEX
#f5b9d8HEX8
#f5b9d8ffRGB
rgb(245, 185, 216)RGBA
rgba(245, 185, 216, 1)RGB %
rgb(96%, 73%, 85%)HSL
hsl(329, 75%, 84%)HSLA
hsla(329, 75%, 84%, 1)Variables
Sass
$manga-pink: #f5b9d8;Less
@manga-pink: #f5b9d8;CSS
--manga-pink: #f5b9d8;