Dark Mineral
#515763 · one of 31,915 named colors
Dark Mineral is a medium, muted blue with the hex code #515763. In RGB it is 81 red, 87 green and 99 blue, and white text is most readable on top of it.
Codes
HEX
#515763HEX8
#515763ffRGB
rgb(81, 87, 99)RGBA
rgba(81, 87, 99, 1)RGB %
rgb(32%, 34%, 39%)HSL
hsl(220, 10%, 35%)HSLA
hsla(220, 10%, 35%, 1)Variables
Sass
$dark-mineral: #515763;Less
@dark-mineral: #515763;CSS
--dark-mineral: #515763;