Kali Blue
#00505a · one of 31,915 named colors
Kali Blue is a dark, vivid cyan with the hex code #00505a. In RGB it is 0 red, 80 green and 90 blue, and white text is most readable on top of it.
Codes
HEX
#00505aHEX8
#00505affRGB
rgb(0, 80, 90)RGBA
rgba(0, 80, 90, 1)RGB %
rgb(0%, 31%, 35%)HSL
hsl(187, 100%, 18%)HSLA
hsla(187, 100%, 18%, 1)Variables
Sass
$kali-blue: #00505a;Less
@kali-blue: #00505a;CSS
--kali-blue: #00505a;