The Fang
#585673 · one of 31,915 named colors
The Fang is a medium, muted blue with the hex code #585673. In RGB it is 88 red, 86 green and 115 blue, and white text is most readable on top of it.
Codes
HEX
#585673HEX8
#585673ffRGB
rgb(88, 86, 115)RGBA
rgba(88, 86, 115, 1)RGB %
rgb(35%, 34%, 45%)HSL
hsl(244, 14%, 39%)HSLA
hsla(244, 14%, 39%, 1)Variables
Sass
$the-fang: #585673;Less
@the-fang: #585673;CSS
--the-fang: #585673;