Revolver
#37363f · one of 31,915 named colors
Revolver is a dark, muted gray with the hex code #37363f. In RGB it is 55 red, 54 green and 63 blue, and white text is most readable on top of it.
Codes
HEX
#37363fHEX8
#37363fffRGB
rgb(55, 54, 63)RGBA
rgba(55, 54, 63, 1)RGB %
rgb(22%, 21%, 25%)HSL
hsl(247, 8%, 23%)HSLA
hsla(247, 8%, 23%, 1)Variables
Sass
$revolver: #37363f;Less
@revolver: #37363f;CSS
--revolver: #37363f;