Midnight
#03012d · one of 31,915 named colors
Midnight is a very dark, vivid blue with the hex code #03012d. In RGB it is 3 red, 1 green and 45 blue, and white text is most readable on top of it.
Codes
HEX
#03012dHEX8
#03012dffRGB
rgb(3, 1, 45)RGBA
rgba(3, 1, 45, 1)RGB %
rgb(1%, 0%, 18%)HSL
hsl(243, 96%, 9%)HSLA
hsla(243, 96%, 9%, 1)Variables
Sass
$midnight: #03012d;Less
@midnight: #03012d;CSS
--midnight: #03012d;