Witching
#4f4552 · one of 31,915 named colors
Witching is a dark, muted gray with the hex code #4f4552. In RGB it is 79 red, 69 green and 82 blue, and white text is most readable on top of it.
Codes
HEX
#4f4552HEX8
#4f4552ffRGB
rgb(79, 69, 82)RGBA
rgba(79, 69, 82, 1)RGB %
rgb(31%, 27%, 32%)HSL
hsl(286, 9%, 30%)HSLA
hsla(286, 9%, 30%, 1)Variables
Sass
$witching: #4f4552;Less
@witching: #4f4552;CSS
--witching: #4f4552;