Pink Horror
#90305d · one of 31,915 named colors
Pink Horror is a medium, strong pink with the hex code #90305d. In RGB it is 144 red, 48 green and 93 blue, and white text is most readable on top of it.
Codes
HEX
#90305dHEX8
#90305dffRGB
rgb(144, 48, 93)RGBA
rgba(144, 48, 93, 1)RGB %
rgb(56%, 19%, 36%)HSL
hsl(332, 50%, 38%)HSLA
hsla(332, 50%, 38%, 1)Variables
Sass
$pink-horror: #90305d;Less
@pink-horror: #90305d;CSS
--pink-horror: #90305d;