The End
#2a2a2a · one of 31,915 named colors
The End is a dark, muted gray with the hex code #2a2a2a. In RGB it is 42 red, 42 green and 42 blue, and white text is most readable on top of it.
Codes
HEX
#2a2a2aHEX8
#2a2a2affRGB
rgb(42, 42, 42)RGBA
rgba(42, 42, 42, 1)RGB %
rgb(16%, 16%, 16%)HSL
hsl(0, 0%, 16%)HSLA
hsla(0, 0%, 16%, 1)Variables
Sass
$the-end: #2a2a2a;Less
@the-end: #2a2a2a;CSS
--the-end: #2a2a2a;Similar colors