Artist Blue
#01343a · one of 31,915 named colors
Artist Blue is a very dark, vivid cyan with the hex code #01343a. In RGB it is 1 red, 52 green and 58 blue, and white text is most readable on top of it.
Codes
HEX
#01343aHEX8
#01343affRGB
rgb(1, 52, 58)RGBA
rgba(1, 52, 58, 1)RGB %
rgb(0%, 20%, 23%)HSL
hsl(186, 97%, 12%)HSLA
hsla(186, 97%, 12%, 1)Variables
Sass
$artist-blue: #01343a;Less
@artist-blue: #01343a;CSS
--artist-blue: #01343a;