Dark Rift
#060b14 · one of 31,915 named colors
Dark Rift is a very dark, strong black with the hex code #060b14. In RGB it is 6 red, 11 green and 20 blue, and white text is most readable on top of it.
Codes
HEX
#060b14HEX8
#060b14ffRGB
rgb(6, 11, 20)RGBA
rgba(6, 11, 20, 1)RGB %
rgb(2%, 4%, 8%)HSL
hsl(219, 54%, 5%)HSLA
hsla(219, 54%, 5%, 1)Variables
Sass
$dark-rift: #060b14;Less
@dark-rift: #060b14;CSS
--dark-rift: #060b14;