Viridis
#00846d · one of 31,915 named colors
Viridis is a dark, vivid cyan with the hex code #00846d. In RGB it is 0 red, 132 green and 109 blue, and white text is most readable on top of it.
Codes
HEX
#00846dHEX8
#00846dffRGB
rgb(0, 132, 109)RGBA
rgba(0, 132, 109, 1)RGB %
rgb(0%, 52%, 43%)HSL
hsl(170, 100%, 26%)HSLA
hsla(170, 100%, 26%, 1)Variables
Sass
$viridis: #00846d;Less
@viridis: #00846d;CSS
--viridis: #00846d;