Night Shadz
#a23d54 · one of 31,915 named colors
Night Shadz is a medium, strong red with the hex code #a23d54. In RGB it is 162 red, 61 green and 84 blue, and white text is most readable on top of it.
Codes
HEX
#a23d54HEX8
#a23d54ffRGB
rgb(162, 61, 84)RGBA
rgba(162, 61, 84, 1)RGB %
rgb(64%, 24%, 33%)HSL
hsl(346, 45%, 44%)HSLA
hsla(346, 45%, 44%, 1)Variables
Sass
$night-shadz: #a23d54;Less
@night-shadz: #a23d54;CSS
--night-shadz: #a23d54;