Grim Reaper
#0f1039 · one of 31,915 named colors
Grim Reaper is a very dark, strong blue with the hex code #0f1039. In RGB it is 15 red, 16 green and 57 blue, and white text is most readable on top of it.
Codes
HEX
#0f1039HEX8
#0f1039ffRGB
rgb(15, 16, 57)RGBA
rgba(15, 16, 57, 1)RGB %
rgb(6%, 6%, 22%)HSL
hsl(239, 58%, 14%)HSLA
hsla(239, 58%, 14%, 1)Variables
Sass
$grim-reaper: #0f1039;Less
@grim-reaper: #0f1039;CSS
--grim-reaper: #0f1039;