Abyssal Blue
#00035b · one of 31,915 named colors
Abyssal Blue is a dark, vivid blue with the hex code #00035b. In RGB it is 0 red, 3 green and 91 blue, and white text is most readable on top of it.
Codes
HEX
#00035bHEX8
#00035bffRGB
rgb(0, 3, 91)RGBA
rgba(0, 3, 91, 1)RGB %
rgb(0%, 1%, 36%)HSL
hsl(238, 100%, 18%)HSLA
hsla(238, 100%, 18%, 1)Variables
Sass
$abyssal-blue: #00035b;Less
@abyssal-blue: #00035b;CSS
--abyssal-blue: #00035b;