Cursed Grey
#666666 · one of 31,915 named colors
Cursed Grey is a medium, muted gray with the hex code #666666. In RGB it is 102 red, 102 green and 102 blue, and white text is most readable on top of it.
Codes
HEX
#666666HEX8
#666666ffRGB
rgb(102, 102, 102)RGBA
rgba(102, 102, 102, 1)RGB %
rgb(40%, 40%, 40%)HSL
hsl(0, 0%, 40%)HSLA
hsla(0, 0%, 40%, 1)Variables
Sass
$cursed-grey: #666666;Less
@cursed-grey: #666666;CSS
--cursed-grey: #666666;Similar colors