Night Watch
#3c4f4e · one of 31,915 named colors
Night Watch is a dark, muted cyan with the hex code #3c4f4e. In RGB it is 60 red, 79 green and 78 blue, and white text is most readable on top of it.
Codes
HEX
#3c4f4eHEX8
#3c4f4effRGB
rgb(60, 79, 78)RGBA
rgba(60, 79, 78, 1)RGB %
rgb(24%, 31%, 31%)HSL
hsl(177, 14%, 27%)HSLA
hsla(177, 14%, 27%, 1)Variables
Sass
$night-watch: #3c4f4e;Less
@night-watch: #3c4f4e;CSS
--night-watch: #3c4f4e;