Sombre Grey
#555470 · one of 31,915 named colors
Sombre Grey is a medium, muted blue with the hex code #555470. In RGB it is 85 red, 84 green and 112 blue, and white text is most readable on top of it.
Codes
HEX
#555470HEX8
#555470ffRGB
rgb(85, 84, 112)RGBA
rgba(85, 84, 112, 1)RGB %
rgb(33%, 33%, 44%)HSL
hsl(242, 14%, 38%)HSLA
hsla(242, 14%, 38%, 1)Variables
Sass
$sombre-grey: #555470;Less
@sombre-grey: #555470;CSS
--sombre-grey: #555470;