Phantom Hue
#645d5e · one of 31,915 named colors
Phantom Hue is a medium, muted gray with the hex code #645d5e. In RGB it is 100 red, 93 green and 94 blue, and white text is most readable on top of it.
Codes
HEX
#645d5eHEX8
#645d5effRGB
rgb(100, 93, 94)RGBA
rgba(100, 93, 94, 1)RGB %
rgb(39%, 36%, 37%)HSL
hsl(351, 4%, 38%)HSLA
hsla(351, 4%, 38%, 1)Variables
Sass
$phantom-hue: #645d5e;Less
@phantom-hue: #645d5e;CSS
--phantom-hue: #645d5e;