Rich Pewter
#6b7172 · one of 31,915 named colors
Rich Pewter is a medium, muted gray with the hex code #6b7172. In RGB it is 107 red, 113 green and 114 blue, and white text is most readable on top of it.
Codes
HEX
#6b7172HEX8
#6b7172ffRGB
rgb(107, 113, 114)RGBA
rgba(107, 113, 114, 1)RGB %
rgb(42%, 44%, 45%)HSL
hsl(189, 3%, 43%)HSLA
hsla(189, 3%, 43%, 1)Variables
Sass
$rich-pewter: #6b7172;Less
@rich-pewter: #6b7172;CSS
--rich-pewter: #6b7172;