Freefall
#565266 · one of 31,915 named colors
Freefall is a medium, muted blue with the hex code #565266. In RGB it is 86 red, 82 green and 102 blue, and white text is most readable on top of it.
Codes
HEX
#565266HEX8
#565266ffRGB
rgb(86, 82, 102)RGBA
rgba(86, 82, 102, 1)RGB %
rgb(34%, 32%, 40%)HSL
hsl(252, 11%, 36%)HSLA
hsla(252, 11%, 36%, 1)Variables
Sass
$freefall: #565266;Less
@freefall: #565266;CSS
--freefall: #565266;