Midnight Pie
#372d52 · one of 31,915 named colors
Midnight Pie is a dark, soft purple with the hex code #372d52. In RGB it is 55 red, 45 green and 82 blue, and white text is most readable on top of it.
Codes
HEX
#372d52HEX8
#372d52ffRGB
rgb(55, 45, 82)RGBA
rgba(55, 45, 82, 1)RGB %
rgb(22%, 18%, 32%)HSL
hsl(256, 29%, 25%)HSLA
hsla(256, 29%, 25%, 1)Variables
Sass
$midnight-pie: #372d52;Less
@midnight-pie: #372d52;CSS
--midnight-pie: #372d52;