Indigo Black
#002e51 · one of 31,915 named colors
Indigo Black is a dark, vivid blue with the hex code #002e51. In RGB it is 0 red, 46 green and 81 blue, and white text is most readable on top of it.
Codes
HEX
#002e51HEX8
#002e51ffRGB
rgb(0, 46, 81)RGBA
rgba(0, 46, 81, 1)RGB %
rgb(0%, 18%, 32%)HSL
hsl(206, 100%, 16%)HSLA
hsla(206, 100%, 16%, 1)Variables
Sass
$indigo-black: #002e51;Less
@indigo-black: #002e51;CSS
--indigo-black: #002e51;