Snorlax
#222277 · one of 31,915 named colors
Snorlax is a dark, strong blue with the hex code #222277. In RGB it is 34 red, 34 green and 119 blue, and white text is most readable on top of it.
Codes
HEX
#222277HEX8
#222277ffRGB
rgb(34, 34, 119)RGBA
rgba(34, 34, 119, 1)RGB %
rgb(13%, 13%, 47%)HSL
hsl(240, 56%, 30%)HSLA
hsla(240, 56%, 30%, 1)Variables
Sass
$snorlax: #222277;Less
@snorlax: #222277;CSS
--snorlax: #222277;