Grape Creme
#bebbbb · one of 31,915 named colors
Grape Creme is a light, muted gray with the hex code #bebbbb. In RGB it is 190 red, 187 green and 187 blue, and black text is most readable on top of it.
Codes
HEX
#bebbbbHEX8
#bebbbbffRGB
rgb(190, 187, 187)RGBA
rgba(190, 187, 187, 1)RGB %
rgb(75%, 73%, 73%)HSL
hsl(0, 2%, 74%)HSLA
hsla(0, 2%, 74%, 1)Variables
Sass
$grape-creme: #bebbbb;Less
@grape-creme: #bebbbb;CSS
--grape-creme: #bebbbb;