Darkshore
#464964 · one of 31,915 named colors
Darkshore is a dark, soft blue with the hex code #464964. In RGB it is 70 red, 73 green and 100 blue, and white text is most readable on top of it.
Codes
HEX
#464964HEX8
#464964ffRGB
rgb(70, 73, 100)RGBA
rgba(70, 73, 100, 1)RGB %
rgb(27%, 29%, 39%)HSL
hsl(234, 18%, 33%)HSLA
hsla(234, 18%, 33%, 1)Variables
Sass
$darkshore: #464964;Less
@darkshore: #464964;CSS
--darkshore: #464964;