Void
#050d25 · one of 31,915 named colors
Void is a very dark, vivid blue with the hex code #050d25. In RGB it is 5 red, 13 green and 37 blue, and white text is most readable on top of it.
Codes
HEX
#050d25HEX8
#050d25ffRGB
rgb(5, 13, 37)RGBA
rgba(5, 13, 37, 1)RGB %
rgb(2%, 5%, 15%)HSL
hsl(225, 76%, 8%)HSLA
hsla(225, 76%, 8%, 1)Variables
Sass
$void: #050d25;Less
@void: #050d25;CSS
--void: #050d25;