Pi
#314159 · one of 31,915 named colors
Pi is a dark, soft blue with the hex code #314159. In RGB it is 49 red, 65 green and 89 blue, and white text is most readable on top of it.
Codes
HEX
#314159HEX8
#314159ffRGB
rgb(49, 65, 89)RGBA
rgba(49, 65, 89, 1)RGB %
rgb(19%, 25%, 35%)HSL
hsl(216, 29%, 27%)HSLA
hsla(216, 29%, 27%, 1)Variables
Sass
$pi: #314159;Less
@pi: #314159;CSS
--pi: #314159;